This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.
http://dvcs.w3.org/hg/html-media/raw-file/tip/media-source/media-source.html#dom-removesourcebuffer 2. If sourceBuffers is empty then throw an INVALID_STATE_ERR exception and abort these steps. 3. If sourceBuffer specifies an object that is not in sourceBuffers then throw a NOT_FOUND_ERR exception and abort these steps. Removing step 2 completely would seem cleaner, unless special-casing the empty list helps API users or implementors in some way.
Changes committed. http://dvcs.w3.org/hg/html-media/rev/7bab66368f2c