[Bug 27790] [MSE] Some of the attributes returning TimeRanges objects seem to return a new object each time the getter is invoked

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

Bartlomiej Gajda <b.gajda@samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |b.gajda@samsung.com

--- Comment #9 from Bartlomiej Gajda <b.gajda@samsung.com> ---
(In reply to Aaron Colwell from comment #6)
> Technically these values can only change as part of the "Coded
> Frame Removal" and "Coded Frame Processing" algorithms.

Just to be clear - value reported to user is also affected by changing
MediaSource readyState state to ended/from ended to open, in cases with 2 track
buffers with different buffered regions. 
Example: trackbuffer1: 3-5; trackbuffer2: 7-10; returns buffered 7-10 in ended
state, empty range in open.

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

Received on Tuesday, 13 January 2015 14:36:50 UTC