[webkit-changes] [WebKit/WebKit] 36e2ac: REGRESSION(290260 at main): WebInspector can't be ope...

Fujii Hironori noreply at github.com
Thu Feb 20 11:34:21 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 36e2ac39cc4634f432770a7e75dd431b1a0427b8
      https://github.com/WebKit/WebKit/commit/36e2ac39cc4634f432770a7e75dd431b1a0427b8
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2025-02-20 (Thu, 20 Feb 2025)

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

  Log Message:
  -----------
  REGRESSION(290260 at main): WebInspector can't be opened by clicking the context menu item for non-Mac
https://bugs.webkit.org/show_bug.cgi?id=288072

Reviewed by Chris Dumez.

<https://commits.webkit.org/290260@main> added
ContextMenuItemTagInspectElement case to the switch statements in
WebPageProxy::contextMenuItemSelected only for PLATFORM(MAC). It
should be cross platform.

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

Canonical link: https://commits.webkit.org/290730@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