Bug 59934

Summary: [GTK] Media tests relying on video-paint-test.js are still flaky
Product: WebKit Reporter: Philippe Normand <pnormand>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric.carlson
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
proposed patch eric.carlson: review+

Philippe Normand
Reported 2011-05-02 07:10:07 PDT
I think it's because we dump the DRT before the media paused and seeked to 0. Example of diff, this shows the slider is not at 0 (I think): --- /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/video-controls-rendering-expected.txt 2011-05-02 05:29:28.000000000 -0700 +++ /var/lib/buildbot/build/gtk-linux-32-release/build/layout-test-results/media/video-controls-rendering-actual.txt 2011-05-02 05:29:28.000000000 -0700 @@ -27,7 +27,7 @@ RenderText {#text} at (0,0) size 55x12 text run at (0,0) width 55: "00:00 / 00:06" RenderSlider {INPUT} at (66,0) size 153x20 - RenderBlock {DIV} at (2,4) size 12x12 + RenderBlock {DIV} at (11,4) size 12x12 RenderButton {INPUT} at (240,220) size 20x20 RenderButton {INPUT} at (260,220) size 20x20 RenderButton {INPUT} at (280,220) size 20x20
Attachments
proposed patch (1.94 KB, patch)
2011-05-02 07:16 PDT, Philippe Normand
eric.carlson: review+
Philippe Normand
Comment 1 2011-05-02 07:16:26 PDT
Created attachment 91922 [details] proposed patch
Philippe Normand
Comment 2 2011-05-02 07:31:33 PDT
Note You need to log in before you can comment on or make changes to this bug.