Bug 42809 - media/video-duration-known-after-eos.html test is slow
Summary: media/video-duration-known-after-eos.html test is slow
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: 2010-07-22 01:57 PDT by Philippe Normand
Modified: 2013-09-27 14:50 PDT (History)
1 user (show)

See Also:


Attachments
proposed patch (2.31 KB, patch)
2010-07-22 02:01 PDT, Philippe Normand
eric.carlson: 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 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.