Created attachment 466702 [details] Screenshot of uncaught exception Regressed by https://commits.webkit.org/264158@main in https://github.com/WebKit/WebKit/pull/13617 Unable to inspect JS Contexts because of uncaught exception: ``` TypeError: null is not an object (evaluating 'script.displayName') (at ScriptTreeElement.js:32:39) ScriptTreeElement @ ScriptTreeElement.js:32:39 WorkerTreeElement @ WorkerTreeElement.js:41:14 _addWorkerTargetWithMainResource @ SourcesNavigationSidebarPanel.js:1317:57 _handleResourceGroupingModeChanged @ SourcesNavigationSidebarPanel.js:2387:54 SourcesNavigationSidebarPanel @ SourcesNavigationSidebarPanel.js:413:48 navigationSidebarPanel @ TabContentView.js:189:87 attached @ ContentBrowserTabContentView.js:98:17 _didMoveToParent @ View.js:272:30 insertSubviewBefore @ View.js:117:30 addSubview @ View.js:89:33 _showEntry @ ContentViewContainer.js:468:28 showBackForwardEntryForIndex @ ContentViewContainer.js:171:24 showContentView @ ContentViewContainer.js:148:42 _tabBarItemSelected @ TabBrowser.js:246:55 dispatch @ Object.js:134:35 dispatchEventToListeners @ Object.js:142:17 selectTabBarItem @ TabBar.js:402:38 _handleTabContainerMouseDown @ TabBar.js:698:30 ```
rdar://110119826
Pull request: https://github.com/WebKit/WebKit/pull/15004
Committed 265209@main (1ea561941b37): <https://commits.webkit.org/265209@main> Reviewed commits have been landed. Closing PR #15004 and removing active labels.