[Bug 20953] The segment parser loop fires an updateend event but is consumed in the stream append loop, which also fires updateend

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

--- Comment #1 from Aaron Colwell <acolwell@chromium.org> ---
Changes committed.
https://dvcs.w3.org/hg/html-media/rev/d5956e93b991

Moved event firing logic out of the loop and up into the appendArrayBuffer()
call.

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

Received on Tuesday, 19 February 2013 01:04:27 UTC