Bug 200798 - Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluating 'this._resource.initiatorSourceCodeLocation')
Summary: Web Inspector: Uncaught Exception: TypeError: null is not an object (evaluati...
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: https://webkit.org/
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-08-15 16:36 PDT by Devin Rousso
Modified: 2019-08-15 18:59 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.17 KB, patch)
2019-08-15 16:46 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 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>