[Webkit-unassigned] [Bug 7657] REGRESSION: digg.com comments page so slow it seems like a hang (image load events mistaken for page load)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Mon Mar 27 00:48:48 PST 2006


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





------- Comment #12 from mjs at apple.com  2006-03-27 00:48 PDT -------
The DOM Level 2 Events specification pretty clearly says that all events in
that spec (which include "load") should do capture. Also, Mozilla has now fixed
the bug that caused image load events not to capture:
https://bugzilla.mozilla.org/show_bug.cgi?id=331306

So I think we probably should not emulate this old Mozilla bug, even though
digg.com seems to rely on it.


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