[Bug 24934] invalid definition for the “seekable” attribute when MediaStream is set to srcObject. When seekable.length is “0”, seekable.start(0) and seekable.end(0) should not return currentTime.

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

Adam Bergkvist <adam.bergkvist@ericsson.com> changed:

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

--- Comment #2 from Adam Bergkvist <adam.bergkvist@ericsson.com> ---
A while back we decided to move the parts related to rendering a MediaStream in
a media element to the media element spec, but this is such a small fix so I
think it's worth doing anyhow.

Proposed fix:
https://github.com/fluffy/webrtc-w3c/commit/bd02a816d35514a8b1ec609ec86233e2f1ad91c3

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 3 July 2014 06:27:22 UTC