RESOLVED FIXED 146919
Web Inspector: Uncaught exception in inspector for some ConsoleMessages
https://bugs.webkit.org/show_bug.cgi?id=146919
Summary Web Inspector: Uncaught exception in inspector for some ConsoleMessages
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.