[Webkit-unassigned] [Bug 76507] New: Need a reliable way to get a video to show up in a pixel test result

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 18:19:09 PST 2012


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

           Summary: Need a reliable way to get a video to show up in a
                    pixel test result
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media Elements
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: simon.fraser at apple.com
                CC: eric.carlson at apple.com, jamesr at chromium.org,
                    jer.noble at apple.com


We've been struggling to find a way to get a <video> into a pixel test result that works in Safari and Chrome.

* snapshotting on 'canplaythrough' doesn't how a video frame in Safari
* snapshotting on 'loadeddata' doesn't work in Safari
* playing, waiting for 'playing', then pausing and seeking to time 0 works in Safari, but not in Chromium.
* seeking and waiting for 'seeked' does work in Safari; Chromium throws some error about decoding; maybe it doesn't like seeking from 'canplaythrough' for a 1-sec 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