Bug 217232 - Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'error.message')
Summary: Web Inspector: Uncaught Exception: TypeError: undefined is not an object (eva...
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: Nobody
URL:
Keywords: InRadar
Depends on: 215852
Blocks:
  Show dependency treegraph
 
Reported: 2020-10-02 10:15 PDT by Devin Rousso
Modified: 2020-10-07 14:55 PDT (History)
4 users (show)

See Also:


Attachments
patch (1.66 KB, patch)
2020-10-05 15:41 PDT, Federico Bucchi
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-10-02 10:15:14 PDT
- TypeError: undefined is not an object (evaluating 'error.message') (at Resource.js:1195:26)
    _requestContentFailure @ Resource.js:1195:26
    _tryEnableCustomResponseContentViews @ ResourceClusterContentView.js:507:38
    ResourceClusterContentView @ ResourceClusterContentView.js:59:50
    createFromRepresentedObject @ ContentView.js:52:53
    contentViewForRepresentedObject @ ContentView.js:214:72
    showContentViewForRepresentedObject @ ContentBrowser.js:151:63
    showRepresentedObject @ ContentBrowserTabContentView.js:228:64
    ? @ Main.js:1416:41
    _handleTreeSelectionDidChange @ SourcesNavigationSidebarPanel.js:1917:41
    dispatch @ Object.js:165:30
    dispatchEventToListeners @ Object.js:172:17
    _dispatchSelectionDidChangeEvent @ TreeOutline.js:1083:38
    _handleMouseDown @ TreeOutline.js:1062:50
    _handleMouseDown @ [native code]

see radar for steps to reproduce
Comment 1 Radar WebKit Bug Importer 2020-10-02 11:06:01 PDT
<rdar://problem/69888156>
Comment 2 Devin Rousso 2020-10-02 11:35:51 PDT
<rdar://problem/69885992>
Comment 3 Federico Bucchi 2020-10-05 15:41:52 PDT
Created attachment 410572 [details]
patch
Comment 4 Devin Rousso 2020-10-05 15:46:45 PDT
Comment on attachment 410572 [details]
patch

r=me
Comment 5 EWS 2020-10-05 16:36:40 PDT
Committed r268016: <https://trac.webkit.org/changeset/268016>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 410572 [details].