[webkit-reviews] review requested: [Bug 211557] [GTK3] Bring back usage of GtkMenu for context menus : [Attachment 399367] Patch v2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 14 09:20:46 PDT 2020


Adrian Perez <aperez at igalia.com> has asked  for review:
Bug 211557: [GTK3] Bring back usage of GtkMenu for context menus
https://bugs.webkit.org/show_bug.cgi?id=211557

Attachment 399367: Patch v2

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




--- Comment #12 from Adrian Perez <aperez at igalia.com> ---
Created attachment 399367

  --> https://bugs.webkit.org/attachment.cgi?id=399367&action=review

Patch v2


This moves back connecting to the context menu widget signals to
WebKitWebView.cpp and WebKitWebViewBase.cpp, and uses a static
constant defined in WebContextMenuProxyGtk.cpp to avoid needing
more #ifdefs.


More information about the webkit-reviews mailing list