Bug 204830

Summary: Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'navigationItem.parentNavigationBar')
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, hi, inspector-bugzilla-changes, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: https://webkit.org/
Attachments:
Description Flags
Patch none

Devin Rousso
Reported 2019-12-03 18:25:11 PST
Uncaught Exception in Web Inspector. Steps to Reproduce: 1. inspect <https://webkit.org/> 2. force dark appearance 3. navigate to <https://apple.com/> Uncaught Exceptions: ----------------------- - undefined is not an object (evaluating 'navigationItem.parentNavigationBar') (at ContentBrowser.js:450:35) _removeAllNavigationItems @ ContentBrowser.js:450:35 _updateContentViewNavigationItems @ ContentBrowser.js:399:43 _currentContentViewDidChange @ ContentBrowser.js:515:47 dispatch @ Object.js:165:30 dispatchEventToListeners @ Object.js:172:17 closeAllContentViews @ ContentViewContainer.js:303:38 _showDOMTreeContentView @ ElementsTabContentView.js:115:70 _mainResourceDidChange @ ElementsTabContentView.js:132:37 dispatch @ Object.js:165:30 dispatchEventToListeners @ Object.js:180:21 _dispatchMainResourceDidChangeEvent @ Frame.js:492:38 _processMainFrameResourceTreePayload @ NetworkManager.js:1197:64 _processMainFrameResourceTreePayload @ [native code] _dispatchResponseToCallback @ Connection.js:137:27 _dispatchResponse @ Connection.js:107:45 dispatch @ Connection.js:62:35 dispatchMessageFromTarget @ TargetManager.js:159:35 dispatchMessageFromTarget @ TargetObserver.js:47:51 _dispatchEvent @ Connection.js:195:26 dispatch @ Connection.js:64:32 dispatch @ InspectorBackend.js:219:52 ? @ MessageDispatcher.js:42:34 Additional Details: cause --> An uncaught exception was thrown while dispatching response callback for command Page.getResourceTree. ----------------------- Notes: Inspected URL: https://webkit.org/ Loading completed: true Frontend User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko)
Attachments
Patch (10.70 KB, patch)
2019-12-03 18:29 PST, Devin Rousso
no flags
Devin Rousso
Comment 1 2019-12-03 18:29:30 PST
WebKit Commit Bot
Comment 2 2019-12-03 19:26:40 PST
Comment on attachment 384776 [details] Patch Clearing flags on attachment: 384776 Committed r253085: <https://trac.webkit.org/changeset/253085>
WebKit Commit Bot
Comment 3 2019-12-03 19:26:42 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 4 2019-12-03 19:29:24 PST
Note You need to log in before you can comment on or make changes to this bug.