Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fbc9d4f3035f011af5383042ed9822e5bb8716a7
https://github.com/WebKit/WebKit/commit/fbc9d4f3035f011af5383042ed9822e5bb8716a7
Author: Razvan Caliman <[email protected]>
Date: 2026-02-13 (Fri, 13 Feb 2026)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js
M Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js
Log Message:
-----------
Web Inspector: Elements: Some context menu options don't make sense when
multiple DOM nodes are selected
https://bugs.webkit.org/show_bug.cgi?id=307780
rdar://170307979
Reviewed by Devin Rousso.
Prevent creation of context menu options that apply only to
a single DOM node when there are multiple nodes selected.
* Source/WebInspectorUI/UserInterface/Views/DOMTreeElement.js:
(WI.DOMTreeElement.prototype.populateDOMNodeContextMenu):
* Source/WebInspectorUI/UserInterface/Views/DOMTreeOutline.js:
(WI.DOMTreeOutline.prototype.populateContextMenu):
Canonical link: https://commits.webkit.org/307485@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications