[webkit-reviews] review canceled: [Bug 42580] DOMFocusIn/DOMFocusOut return focusin/focusout Event.type : [Attachment 61972] patch + layout test

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 19 17:07:57 PDT 2010


Nate Chapin <japhet at chromium.org> has canceled Nate Chapin
<japhet at chromium.org>'s request for review:
Bug 42580: DOMFocusIn/DOMFocusOut return focusin/focusout Event.type
https://bugs.webkit.org/show_bug.cgi?id=42580

Attachment 61972: patch + layout test
https://bugs.webkit.org/attachment.cgi?id=61972&action=review

------- Additional Comments from Nate Chapin <japhet at chromium.org>
This patch creates an entirely new Event for the aliased event and ensures that
an aliased event will be created exactly once per original event.

Note that this reverses the order of the events (aliased first, then original).
 I don't think that's an issue, but I can do some more research on the topic if
that would be helpful.


More information about the webkit-reviews mailing list