Bug 146442

Summary: Web Inspector: Network errors (404) are missing location link in console messages
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix
none
[IMAGE] Before
none
[IMAGE] After none

Description Joseph Pecoraro 2015-06-29 16:57:31 PDT
* SUMMARY
Network errors (404) are missing location link in console messages.

* TEST
<script src="does-not-exist.js"></script>

* STEPS TO REPRODUCE
1. Inspect test
2. Show console
  => should have a link with the name of the missing resource
Comment 1 Joseph Pecoraro 2015-06-29 16:57:40 PDT
<rdar://problem/21581625>
Comment 2 Joseph Pecoraro 2015-06-29 17:02:00 PDT
Created attachment 255796 [details]
[PATCH] Proposed Fix
Comment 3 Joseph Pecoraro 2015-06-29 17:02:25 PDT
Created attachment 255797 [details]
[IMAGE] Before
Comment 4 Joseph Pecoraro 2015-06-29 17:02:42 PDT
Created attachment 255799 [details]
[IMAGE] After
Comment 5 WebKit Commit Bot 2015-06-29 17:38:05 PDT
Comment on attachment 255796 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 255796

Committed r186100: <http://trac.webkit.org/changeset/186100>
Comment 6 WebKit Commit Bot 2015-06-29 17:38:09 PDT
All reviewed patches have been landed.  Closing bug.