Bug 152327 - Uncaught Exception View has undefined exception URL
Summary: Uncaught Exception View has undefined exception URL
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
Depends on:
Blocks:
 
Reported: 2015-12-15 23:49 PST by Joseph Pecoraro
Modified: 2015-12-16 09:38 PST (History)
8 users (show)

See Also:


Attachments
[IMAGE] Before (32.51 KB, image/png)
2015-12-15 23:50 PST, Joseph Pecoraro
no flags Details
[IMAGE] After (37.02 KB, image/png)
2015-12-15 23:51 PST, Joseph Pecoraro
no flags Details
[PATCH] Proposed Fix (1.40 KB, patch)
2015-12-15 23:52 PST, 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 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.