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

Timothy Hatcher
Reported 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.
Attachments
[PATCH] Proposed Fix (2.23 KB, patch)
2016-04-07 12:43 PDT, Joseph Pecoraro
no flags
Radar WebKit Bug Importer
Comment 1 2016-04-05 16:14:11 PDT
Timothy Hatcher
Comment 2 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.
Joseph Pecoraro
Comment 3 2016-04-05 20:12:02 PDT
I think I probably caused this with r199031: <http://trac.webkit.org/changeset/199031>
Joseph Pecoraro
Comment 4 2016-04-05 22:08:54 PDT
*** Bug 156280 has been marked as a duplicate of this bug. ***
Joseph Pecoraro
Comment 5 2016-04-07 12:43:18 PDT
Created attachment 275918 [details] [PATCH] Proposed Fix
WebKit Commit Bot
Comment 6 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>
WebKit Commit Bot
Comment 7 2016-04-07 14:00:45 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.