Bug 156259

Summary: Web Inspector: Uncaught Exception: No resource with given URL found
Product: WebKit Reporter: Timothy Hatcher <timothy>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, cdumez, commit-queue, graouts, joepeck, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Description Timothy Hatcher 2016-04-05 16:13:52 PDT
-------
Auto-generated details:

Inspected URL:        about:blank
Loading completed:    true
Frontend User Agent:  Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_5) AppleWebKit/602.1.27+ (KHTML, like Gecko)
Uncaught exceptions:
 - No resource with given URL found (at InspectorBackend.js:307:29)
-------

* STEPS TO REPRODUCE
1. Switch to the Debugger tab.
Comment 1 Radar WebKit Bug Importer 2016-04-05 16:14:11 PDT
<rdar://problem/25564749>
Comment 2 Timothy Hatcher 2016-04-05 16:18:10 PDT
This was with the inspector on about:blank and/or a blank Safari tab. I am having trouble reproducing on demand. It seems to be the Resource.js rejected promise for failing to load the source of about:blank.
Comment 3 Joseph Pecoraro 2016-04-05 20:12:02 PDT
I think I probably caused this with r199031:
<http://trac.webkit.org/changeset/199031>
Comment 4 Joseph Pecoraro 2016-04-05 22:08:54 PDT
*** Bug 156280 has been marked as a duplicate of this bug. ***
Comment 5 Joseph Pecoraro 2016-04-07 12:43:18 PDT
Created attachment 275918 [details]
[PATCH] Proposed Fix
Comment 6 WebKit Commit Bot 2016-04-07 14:00:41 PDT
Comment on attachment 275918 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 275918

Committed r199178: <http://trac.webkit.org/changeset/199178>
Comment 7 WebKit Commit Bot 2016-04-07 14:00:45 PDT
All reviewed patches have been landed.  Closing bug.