[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

--- Comment #7 from Boris Zbarsky <bzbarsky@mit.edu> ---
> Is this usually handled by using language like "post a task to update the
> buffered attribute with the contents of intersection_ranges"?

Yep, this would work fine.  Just have to say which task queue to post it to. 
Thank you!

For HTMLMediaElement, that would be bug 22471, so let's not worry about it
here.

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

Received on Friday, 9 January 2015 20:05:07 UTC