[Webkit-unassigned] [Bug 119285] New: Fix HTMLMediaElement seek's timeupdate scheduling

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jul 30 16:07:08 PDT 2013


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

           Summary: Fix HTMLMediaElement seek's timeupdate scheduling
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Keywords: BlinkMergeCandidate
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: eric.carlson at apple.com, jer.noble at apple.com,
                    jonlee at apple.com


Consider merging https://chromium.googlesource.com/chromium/blink/+/36c0ea867becef18abb14681975018bb8cb69169

Moves timeupdate event scheduling from seek to finishSeek to match spec.
Adds layout tests to verify spec's expected events and attributes while seeking to duration and middle of a video.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list