[Bug 27296] [MSE] HTMLMediaElement.seekable when duration equals Infinity but buffered is empty

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

Aaron Colwell <acolwell@google.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED
           Assignee|adrianba@microsoft.com      |acolwell@google.com
   Target Milestone|---                         |CR

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

Updated algorithm to return an empty range if .buffered is empty and .duration
equals Infinity.

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

Received on Tuesday, 11 November 2014 17:10:54 UTC