Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8b6ec50afecada1222a6372d5c92e9f01d2556d8
https://github.com/WebKit/WebKit/commit/8b6ec50afecada1222a6372d5c92e9f01d2556d8
Author: BJ Burg <[email protected]>
Date: 2025-02-27 (Thu, 27 Feb 2025)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/StorageSidebarPanel.js
Log Message:
-----------
Web Inspector: fix display of Storage tab after 289854@main
https://bugs.webkit.org/show_bug.cgi?id=288544
<rdar://145231699>
Reviewed by Devin Rousso.
Restore pre-289854@main behavior. This regression slipped through EWS due to it
being a UI-only issue.
* Source/WebInspectorUI/UserInterface/Views/StorageSidebarPanel.js:
(WI.StorageSidebarPanel._treeSelectionDidChange):
While removing DatabaseHost, we mistakenly started early returning for
StorageTreeElement,
which is what causes selection of the main content view of Storage tab. Don't
early return.
Canonical link: https://commits.webkit.org/291243@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