[webkit-reviews] review granted: [Bug 199065] [GTK] Remove support for GTK2 plugins : [Attachment 372549] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 20 04:01:17 PDT 2019


Sergio Villar Senin <svillar at igalia.com> has granted Carlos Garcia Campos
<cgarcia at igalia.com>'s request for review:
Bug 199065: [GTK] Remove support for GTK2 plugins
https://bugs.webkit.org/show_bug.cgi?id=199065

Attachment 372549: Patch

https://bugs.webkit.org/attachment.cgi?id=372549&action=review




--- Comment #5 from Sergio Villar Senin <svillar at igalia.com> ---
Comment on attachment 372549
  --> https://bugs.webkit.org/attachment.cgi?id=372549
Patch

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

> Source/WebKit/Shared/gtk/WebEventFactory.cpp:46
> +    return keyval >= GDK_KEY_KP_Space && keyval <= GDK_KEY_KP_9;

A bit unrelated bug OK


More information about the webkit-reviews mailing list