[Bug 27174] [MSE] Clarify that addSourceBuffer() doesn't return two source buffers

https://www.w3.org/Bugs/Public/show_bug.cgi?id=27174

Aaron Colwell <acolwell@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from Aaron Colwell <acolwell@google.com> ---
Change committed..
https://dvcs.w3.org/hg/html-media/rev/af052af0dd5f

I took a slightly different approach by creating a "SourceBuffer configuration"
definition and put the mandatory configuration requirements in there. I then
updated the addSourceBuffer() algorithm to refer to the definition so that it
is clear that unsupported configurations result in the QUOTA_EXCEEDED_ERROR
exception being thrown.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Tuesday, 4 November 2014 23:45:36 UTC