[Webkit-unassigned] [Bug 7693] WebKit relies on unpredictable timing for onload events

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Fri Mar 10 06:36:18 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=7693





------- Comment #6 from opendarwin.org at mitzpettel.com  2006-03-10 06:36 PDT -------
Created an attachment (id=6986)
 --> (http://bugzilla.opendarwin.org/attachment.cgi?id=6986&action=view)
Reduction

This file reliably reproduces the bug. When you invoke DRT on it, the lines
appear in the reverse order, since the dump is triggered before the load event.

If you delete the <script></script> on the fifth line, the lines appear in the
correct order, since the subframe loading isn't triggered.

The order of the calls in -[WebDataSource _receivedMainResourceError:complete:]
was changed in r10901 to fix <rdar://problem/3853672> (Malformed HTML using
crashes Safari in NSFireTimer), so part of this bug is probably a regression.


-- 
Configure bugmail: http://bugzilla.opendarwin.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list