[Webkit-unassigned] [Bug 153740] [GTK] WebKitWebView should send crossing events to the WebProcess

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 7 09:21:28 PST 2016


https://bugs.webkit.org/show_bug.cgi?id=153740

--- Comment #3 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Comment on attachment 270383
  --> https://bugs.webkit.org/attachment.cgi?id=270383
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=270383&action=review

r=me with a test

> Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:816
> +    // if the coordinates of the leave event are for example (25.2, -0.9), the WebProcess will receive (25, 0) and any hit test will success

success -> succeed

> Source/WebKit2/UIProcess/API/gtk/WebKitWebViewBase.cpp:817
> +    // because those coorindates are inside the web view.

coorindates -> coordinates

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160207/f27069e6/attachment.html>


More information about the webkit-unassigned mailing list