Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 84f430a9ebc4424ffb08d7efd7f1a345323fa440
https://github.com/WebKit/WebKit/commit/84f430a9ebc4424ffb08d7efd7f1a345323fa440
Author: Devin Rousso <[email protected]>
Date: 2023-05-17 (Wed, 17 May 2023)
Changed paths:
M Source/WebInspectorUI/UserInterface/Views/SourcesNavigationSidebarPanel.js
Log Message:
-----------
Web Inspector: REGRESSION(?): Sources: issues appear twice
https://bugs.webkit.org/show_bug.cgi?id=256501
Reviewed by Patrick Angle.
* Source/WebInspectorUI/UserInterface/Views/SourcesNavigationSidebarPanel.js:
(WI.SourcesNavigationSidebarPanel.prototype._handleDebuggerObjectDisplayLocationDidChange):
Don't add a `WI.TreeElement` for the debugger object if it didn't exist before
as it might be in the process of being added to the `WI.TreeOutline` (i.e.
reentrancy).
Canonical link: https://commits.webkit.org/264157@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes