[webkit-reviews] review granted: [Bug 76216] Focus events should use FocusEvent interface (instead of UIEvents) and expose relatedTarget property : [Attachment 186947] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 16:55:52 PST 2013


Eric Seidel <eric at webkit.org> has granted Kentaro Hara <haraken at chromium.org>'s
request for review:
Bug 76216: Focus events should use FocusEvent interface (instead of UIEvents)
and expose relatedTarget property
https://bugs.webkit.org/show_bug.cgi?id=76216

Attachment 186947: Patch
https://bugs.webkit.org/attachment.cgi?id=186947&action=review

------- Additional Comments from Eric Seidel <eric at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=186947&action=review


This looks fantastic!

> Source/WebCore/dom/FocusEvent.cpp:42
> +};

Extra ;


More information about the webkit-reviews mailing list