Bug 146919

Summary: Web Inspector: Uncaught exception in inspector for some ConsoleMessages
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web InspectorAssignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, graouts, hi, joepeck, jonowells, mattbaker, nvasilyev, timothy, webkit-bug-importer
Priority: P2 Keywords: DoNotImportToRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH] Proposed Fix none

Joseph Pecoraro
Reported 2015-07-13 15:28:42 PDT
* SUMMARY Uncaught exception in inspector for engine generated ConsoleMessages with just message text and no parameters or stack trace. TypeError: undefined is not an object (evaluating 'this._message.parameters.length') (ConsoleMessageView.js) When a security message is logged, inspector² shows uncaught exception * NOTES Fallout from bug 146377.
Attachments
[PATCH] Proposed Fix (1.49 KB, patch)
2015-07-13 15:29 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2015-07-13 15:29:38 PDT
Created attachment 256733 [details] [PATCH] Proposed Fix
Brian Burg
Comment 2 2015-07-13 16:03:09 PDT
Comment on attachment 256733 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 3 2015-07-13 16:54:25 PDT
Comment on attachment 256733 [details] [PATCH] Proposed Fix Clearing flags on attachment: 256733 Committed r186796: <http://trac.webkit.org/changeset/186796>
WebKit Commit Bot
Comment 4 2015-07-13 16:54:30 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.