Bug 156259 - Web Inspector: Uncaught Exception: No resource with given URL found
Summary: Web Inspector: Uncaught Exception: No resource with given URL found
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: Joseph Pecoraro
URL:
Keywords: InRadar
: 156280 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-04-05 16:13 PDT by Timothy Hatcher
Modified: 2016-04-07 14:00 PDT (History)
9 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.23 KB, patch)
2016-04-07 12:43 PDT, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.