| Summary: | Web Inspector: unable to create local override for resource that failed to load | ||||||
|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Devin Rousso <hi> | ||||
| Component: | Web Inspector | Assignee: | Devin Rousso <hi> | ||||
| Status: | RESOLVED FIXED | ||||||
| Severity: | Normal | CC: | bburg, hi, inspector-bugzilla-changes, webkit-bug-importer | ||||
| Priority: | P2 | Keywords: | InRadar | ||||
| Version: | WebKit Nightly Build | ||||||
| Hardware: | All | ||||||
| OS: | All | ||||||
| Attachments: |
|
||||||
Created attachment 410347 [details]
Patch
Comment on attachment 410347 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=410347&action=review r=me > Source/WebInspectorUI/UserInterface/Models/Resource.js:1081 > + } ?_? Committed r267977: <https://trac.webkit.org/changeset/267977> All reviewed patches have been landed. Closing bug and clearing flags on attachment 410347 [details]. |
# STEPS TO REPRODUCE 1. right-click "Create Local Override" for a resource that failed to load Uncaught Exceptions: ----------------------- - undefined is not an object (evaluating 'error.message') (at Resource.js:1195:26) _requestContentFailure @ Resource.js:1195:26 ? @ Resource.js:1070:71 asyncFunctionResume @ [native code] ? @ ContextMenuUtilities.js:83:87 asyncFunctionResume @ [native code] ? @ ContextMenuUtilities.js:81:93 _itemSelected @ ContextMenu.js:260:40 contextMenuItemSelected @ ContextMenu.js:184:58 contextMenuItemSelected @ InspectorFrontendAPI.js:158:47