Bug 54747 - [GTK] media/audio-delete-while-slider-thumb-clicked.html still flaky
Summary: [GTK] media/audio-delete-while-slider-thumb-clicked.html still flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-18 07:30 PST by Philippe Normand
Modified: 2011-02-21 02:20 PST (History)
1 user (show)

See Also:


Attachments
proposed patch (1.74 KB, patch)
2011-02-18 07:32 PST, Philippe Normand
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Normand 2011-02-18 07:30:14 PST
I've seen it fail on the famous 32-bits Release bot again.
Seems like seeking is not fired soon enough. I think that triggering autoplay and react on playing event to trigger the seek could help to avoid this.
Comment 1 Philippe Normand 2011-02-18 07:32:14 PST
Created attachment 82958 [details]
proposed patch
Comment 2 Philippe Normand 2011-02-21 02:20:49 PST
Committed r79201: <http://trac.webkit.org/changeset/79201>