Bug 217232

Summary: Web Inspector: Uncaught Exception: TypeError: undefined is not an object (evaluating 'error.message')
Product: WebKit Reporter: Devin Rousso <hi>
Component: Web InspectorAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: fbucchi, hi, inspector-bugzilla-changes, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on: 215852    
Bug Blocks:    
Attachments:
Description Flags
patch none

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].