Bug 200798

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

Description Devin Rousso 2019-08-15 16:36:56 PDT
-------
Inspected URL:        https://webkit.org/
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15) AppleWebKit/605.1.15 (KHTML, like Gecko)

Uncaught Exceptions:
 - TypeError: null is not an object (evaluating 'this._resource.initiatorSourceCodeLocation') (at ResourceDetailsSidebarPanel.js:269:28)
    _refreshRelatedResourcesSection @ ResourceDetailsSidebarPanel.js:269:28
    ? @ ResourceDetailsSidebarPanel.js:610:53
    _execute @ Throttler.js:106:29
    ? @ Throttler.js:82:26
-------
Comment 1 Devin Rousso 2019-08-15 16:46:44 PDT
Created attachment 376445 [details]
Patch
Comment 2 Joseph Pecoraro 2019-08-15 18:52:09 PDT
Comment on attachment 376445 [details]
Patch

r=me, nice catch.
Comment 3 WebKit Commit Bot 2019-08-15 18:58:45 PDT
Comment on attachment 376445 [details]
Patch

Clearing flags on attachment: 376445

Committed r248757: <https://trac.webkit.org/changeset/248757>
Comment 4 WebKit Commit Bot 2019-08-15 18:58:47 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2019-08-15 18:59:17 PDT
<rdar://problem/54373764>