Bug 42809

Summary: media/video-duration-known-after-eos.html test is slow
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+

Description Philippe Normand 2010-07-22 01:57:22 PDT
Because the whole media is played. We should do a seek near the end of the media to avoid this.
Comment 1 Philippe Normand 2010-07-22 02:01:38 PDT
Created attachment 62276 [details]
proposed patch
Comment 2 Philippe Normand 2010-07-22 23:48:19 PDT
Landed in http://trac.webkit.org/changeset/63953
Thanks for the quick review
Comment 3 Alexey Proskuryakov 2013-09-27 14:50:03 PDT
The test is still flaky, filed bug 122033.