Bug 211434 - Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'this.InspectorAgent.initialized')
Summary: Web Inspector: Uncaught Exception: undefined is not an object (evaluating 'th...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (show other bugs)
Version: WebKit Nightly Build
Hardware: All All
: P2 Normal
Assignee: Devin Rousso
URL: file:///Volumes/DATA/Build/Release/We...
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-05-04 22:52 PDT by Devin Rousso
Modified: 2020-05-05 11:27 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2020-05-04 23:14 PDT, Devin Rousso
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>