Bug 152327

Summary: Uncaught Exception View has undefined exception URL
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: bburg, 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
[IMAGE] Before
none
[IMAGE] After
none
[PATCH] Proposed Fix none

Description Joseph Pecoraro 2015-12-15 23:49:19 PST
* SUMMARY
Uncaught Exception View has undefined exception URL.

See attached screenshot.

ErrorEvent seems to have a `filename` property, not `url` property.
Comment 1 Radar WebKit Bug Importer 2015-12-15 23:49:37 PST
<rdar://problem/23916412>
Comment 2 Joseph Pecoraro 2015-12-15 23:50:59 PST
Created attachment 267439 [details]
[IMAGE] Before
Comment 3 Joseph Pecoraro 2015-12-15 23:51:11 PST
Created attachment 267440 [details]
[IMAGE] After
Comment 4 Joseph Pecoraro 2015-12-15 23:52:53 PST
Created attachment 267441 [details]
[PATCH] Proposed Fix
Comment 5 WebKit Commit Bot 2015-12-16 09:38:44 PST
Comment on attachment 267441 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 267441

Committed r194148: <http://trac.webkit.org/changeset/194148>
Comment 6 WebKit Commit Bot 2015-12-16 09:38:48 PST
All reviewed patches have been landed.  Closing bug.