[Webkit-unassigned] [Bug 87448] Presence of video tag causes DumpRenderTree to exit before calling onload handler

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 25 10:42:35 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87448





--- Comment #9 from Eric Carlson <eric.carlson at apple.com>  2012-05-25 10:41:40 PST ---
(In reply to comment #7)
> 
> When the problem occurs, the onload handler is definitely not getting called. I'll upload a revised test case showing this.

So I'll bet that this is caused by the <video> element delaying the 'load' event while loading and parsing the initial portion of the file. As far as I know DRT does not wait for the 'load' event to be fired, that is what waitUntilDone() is for.

-- 
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