Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 36e2ac39cc4634f432770a7e75dd431b1a0427b8
https://github.com/WebKit/WebKit/commit/36e2ac39cc4634f432770a7e75dd431b1a0427b8
Author: Fujii Hironori <[email protected]>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M Source/WebKit/UIProcess/WebPageProxy.cpp
Log Message:
-----------
REGRESSION(290260@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes