[webkit-changes] [WebKit/WebKit] b9ba93: [GTK] REGRESSION(281966 at main) Context menu not wor...

Carlos Garcia Campos noreply at github.com
Fri Aug 16 06:39:14 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b9ba93cf79313e51bd4305136ba854b904f44541
      https://github.com/WebKit/WebKit/commit/b9ba93cf79313e51bd4305136ba854b904f44541
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2024-08-16 (Fri, 16 Aug 2024)

  Changed paths:
    M Source/WebKit/UIProcess/WebPageProxy.cpp

  Log Message:
  -----------
  [GTK] REGRESSION(281966 at main) Context menu not working
https://bugs.webkit.org/show_bug.cgi?id=278015

Reviewed by Michael Catanzaro.

In r281966 at main platformDidSelectItemFromActiveContextMenu() was
modified to receive a completion handler, but in the non mac
implementation the it's never called.

* Source/WebKit/UIProcess/WebPageProxy.cpp:
(WebKit::WebPageProxy::platformDidSelectItemFromActiveContextMenu):

Canonical link: https://commits.webkit.org/282346@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list