[Webkit-unassigned] [Bug 94242] media/track/track-cues-sorted-before-dispatch.html flakily times out on Linux
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 16 13:27:42 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=94242
--- Comment #3 from Eric Carlson <eric.carlson at apple.com> 2012-08-16 13:28:15 PST ---
(In reply to comment #2)
>
> Huh. Why then do we need to findMediaElement() in bodyLoaded()?
>
You are right, findMediaElement() is needed because of the placement of the include, but waitForEvent() succeeds because "mediaElement" is initialized to the document if the <video> element hasn't been created yet.
> Can't think of another reason why this test might timeout because it looks like it is guaranteed to end when the 'ended' event is fired. Any other guesses?
I haven't seen the results when the test fails so I can't be sure, but it will fail any of the events doesn't fire (track load, canplaythrough, ended), or if the media file takes too long to load. What does the failure look like?
--
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