Bug 211434

Summary: Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this.InspectorAgent.initialized')
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Devin Rousso <hi>
Status: RESOLVED FIXED    
Severity: Normal CC: hi, inspector-bugzilla-changes, joepeck, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
URL: file:///Volumes/DATA/Build/Release/WebInspectorUI.framework/Resources/Main.html
Attachments:
Description Flags
Patch none

Description Devin Rousso 2020-05-04 22:52:50 PDT
Uncaught Exception in Web Inspector.

# STEPS TO REPRODUCE
1. open inspector^2 :(

Uncaught Exceptions:
-----------------------
 - undefined is not an object (evaluating 'this.InspectorAgent.initialized') (at Target.js:98:32)
    ? @ Target.js:98:32
    promiseReactionJob @ [native code]
-----------------------

Notes:
Inspected URL:        file:///Volumes/DATA/Build/Release/WebInspectorUI.framework/Resources/Main.html
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/605.1.15 (KHTML, like Gecko)
Comment 1 Devin Rousso 2020-05-04 23:14:10 PDT
Created attachment 398477 [details]
Patch
Comment 2 Joseph Pecoraro 2020-05-04 23:33:26 PDT
Comment on attachment 398477 [details]
Patch

r=me
Comment 3 EWS 2020-05-05 11:26:26 PDT
Committed r261183: <https://trac.webkit.org/changeset/261183>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 398477 [details].
Comment 4 Radar WebKit Bug Importer 2020-05-05 11:27:15 PDT
<rdar://problem/62896096>