[webkit-reviews] review granted: [Bug 129477] MouseEvent.offsetX/Y should just return 0, 0 for simulated clicks. : [Attachment 225448] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 28 09:24:30 PST 2014


Alexey Proskuryakov <ap at webkit.org> has granted Andreas Kling
<akling at apple.com>'s request for review:
Bug 129477: MouseEvent.offsetX/Y should just return 0,0 for simulated clicks.
https://bugs.webkit.org/show_bug.cgi?id=129477

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

------- Additional Comments from Alexey Proskuryakov <ap at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=225448&action=review


> Source/WebCore/ChangeLog:7
> +	   There's no need to compute the exact target-relative coordinates for

> +	   simulated mouse events, e.g those fired by HTMLElement.click().

r=me with the condition that this matches at least Firefox.


More information about the webkit-reviews mailing list