[webkit-reviews] review granted: [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 22:23:49 PDT 2020


Carlos Garcia Campos <cgarcia at igalia.com> has granted Adrian Perez
<aperez at igalia.com>'s request 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 #13 from Carlos Garcia Campos <cgarcia at igalia.com> ---
Comment on attachment 399367
  --> https://bugs.webkit.org/attachment.cgi?id=399367
Patch v2

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

> Source/WebKit/UIProcess/API/glib/WebKitWebView.cpp:2616
> +	   g_signal_emit(webView, signals[CONTEXT_MENU_DISMISSED], 0, NULL);

NULL -> nullptr


More information about the webkit-reviews mailing list