This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
In section 4.3.1 of [1] When track ends for any reason other than stop, the steps should add the following step after the specified (3) steps, just like that for a stop method. 4. Detach track's source. [1] http://dev.w3.org/2011/webrtc/editor/getusermedia.html
This seem right to me. We need to detach the source to give a possibly unused source the possibility to stop.
Proposed fix: https://github.com/fluffy/webrtc-w3c/commit/761c7f4e5199a9ca67489b9ca34b004e0b04d711
Fixed in http://dev.w3.org/2011/webrtc/editor/archives/20140507/getusermedia.html