[webkit-reviews] review requested: [Bug 3439] On slow machines javascript doesn't behave as it should : [Attachment 7156] proposed fix

bugzilla-request-daemon at opendarwin.org bugzilla-request-daemon at opendarwin.org
Sat Mar 18 12:33:37 PST 2006


Alexey Proskuryakov <ap at nypop.com> has asked  for review:
Bug 3439: On slow machines javascript doesn't behave as it should
http://bugzilla.opendarwin.org/show_bug.cgi?id=3439

Attachment 7156: proposed fix
http://bugzilla.opendarwin.org/attachment.cgi?id=7156&action=edit

------- Additional Comments from Alexey Proskuryakov <ap at nypop.com>
Added a second test for IFRAME manipulation. There is one result that differs
from Firefox: FF sends a mouseout event to DIV elements that are being removed
from the document via removeChild, but does not send it to IFRAME elements.
Here, either element gets a mouseout (see "mouseout on frame5" in the log).

I am not sure if we should follow Firefox here; also, this may actually be some
artifact of how IFRAMEs are removed, not a feature of mouse event dispatching
code. And anyway, this is already far beyond the scope of the bugs we have in
Bugzilla :)



More information about the webkit-reviews mailing list