Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e2c95f973781aaff75b9fc5ca7517370b3146953
https://github.com/WebKit/WebKit/commit/e2c95f973781aaff75b9fc5ca7517370b3146953
Author: Devin Rousso <[email protected]>
Date: 2025-03-12 (Wed, 12 Mar 2025)
Changed paths:
M Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js
M Source/WebInspectorUI/UserInterface/Base/Setting.js
M Source/WebInspectorUI/UserInterface/Views/SettingsTabContentView.js
M Source/WebInspectorUI/UserInterface/Views/SourcesNavigationSidebarPanel.js
Log Message:
-----------
Web Inspector: virtualize main `contentTreeOutline` in
`WI.SourcesNavigationSidebarPanel`
https://bugs.webkit.org/show_bug.cgi?id=289035
Reviewed by BJ Burg.
This should improve the performance of viewing resources when inspecting sites
that have a lot of resources as there will be less elements in the DOM.
* Source/WebInspectorUI/UserInterface/Views/SourcesNavigationSidebarPanel.js:
(WI.SourcesNavigationSidebarPanel):
* Source/WebInspectorUI/UserInterface/Base/Setting.js:
* Source/WebInspectorUI/UserInterface/Views/SettingsTabContentView.js:
(WI.SettingsTabContentView.prototype._createExperimentalSettingsView):
Add experimental `WI.Setting` to control this change in behavior.
* Source/WebInspectorUI/Localizations/en.lproj/localizedStrings.js:
Canonical link: https://commits.webkit.org/292002@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