[Webkit-unassigned] [Bug 212314] [GTK4] Make PointerLock work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 26 08:19:20 PDT 2020


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

Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |aperez at igalia.com
 Attachment #400158|review?                     |review+
              Flags|                            |

--- Comment #2 from Adrian Perez <aperez at igalia.com> ---
Comment on attachment 400158
  --> https://bugs.webkit.org/attachment.cgi?id=400158
Patch

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

> Source/WebKit/UIProcess/API/gtk/WebKitWebViewBase.cpp:166
> +#if USE(GTK4)

You don't need this #if, we have a “gdk_event_get_root_coords()”
stub in “GtkVersioning.h” which works for GTK4 :)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200526/9f434364/attachment.htm>


More information about the webkit-unassigned mailing list