WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 28465
Make media layout test video-source-add-src.html less timing dependent
https://bugs.webkit.org/show_bug.cgi?id=28465
Summary
Make media layout test video-source-add-src.html less timing dependent
Eric Carlson
Reported
2009-08-19 11:44:28 PDT
Layouttests/media/video-source-add-src.html sets the <video> element src in the 'loadstart' event handler and sets a timer to fire in 200ms to check the element state and end the test. The test also logs a number of events that fire after 'loadstart', but on a slow (or loaded) machine the 200ms timer can trigger before all of the media events fire - causing the test to "fail" because not all events are logged.
Attachments
proposed patch
(2.51 KB, patch)
2009-08-19 12:04 PDT
,
Eric Carlson
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eric Carlson
Comment 1
2009-08-19 12:04:33 PDT
Created
attachment 35131
[details]
proposed patch
Eric Carlson
Comment 2
2009-08-19 12:32:34 PDT
http://trac.webkit.org/changeset/47518
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug