[Webkit-unassigned] [Bug 147892] New: Don't short-circuit seeking

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 11 12:27:03 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147892

            Bug ID: 147892
           Summary: Don't short-circuit seeking
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eric.carlson at apple.com

HTMLMediaElement does nothing when asked to seek to the time of a pending seek. This can result in a seek to the wrong time when the pending seek was caused by a call to fastSeek and the seek that is ignored is an exact seek.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150811/82527849/attachment.html>


More information about the webkit-unassigned mailing list