[Webkit-unassigned] [Bug 28465] New: Make media layout test video-source-add-src.html less timing dependent
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Aug 19 11:44:29 PDT 2009
https://bugs.webkit.org/show_bug.cgi?id=28465
Summary: Make media layout test video-source-add-src.html less
timing dependent
Product: WebKit
Version: 528+ (Nightly build)
Platform: All
OS/Version: All
Status: NEW
Severity: Normal
Priority: P2
Component: WebCore Misc.
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: eric.carlson at apple.com
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.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list