[Webkit-unassigned] [Bug 7657] REGRESSION: digg.com comments page causes Safari to hang

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Wed Mar 8 12:10:52 PST 2006


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





------- Comment #4 from opendarwin.org at mitzpettel.com  2006-03-08 12:10 PDT -------
The page sets up a capturing listener for load events on the window. In
Firefox, such a listener is called only for the document's load event (behavior
in Firefox is the same if the listener is non-capturing), whereas in WebKit it
is called for the images' load events.


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