WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
29608
Web Inspector: Exception formatting is broken in console
https://bugs.webkit.org/show_bug.cgi?id=29608
Summary
Web Inspector: Exception formatting is broken in console
Pavel Feldman
Reported
2009-09-21 13:28:02 PDT
1. Open WebInspector 2. Open console 3. Type "qwerty" Expected: ReferenceError: Can't find variable: qwerty (in red) Actual: nothing This is a regression introduced by the "wrap primitive values" change. Now strings with error messages should also be wrapped.
Attachments
patch
(2.93 KB, patch)
2009-09-21 13:29 PDT
,
Pavel Feldman
timothy
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2009-09-21 13:29:55 PDT
Created
attachment 39868
[details]
patch
Pavel Feldman
Comment 2
2009-09-21 14:34:18 PDT
Committing to
http://svn.webkit.org/repository/webkit/trunk
... M WebCore/ChangeLog M WebCore/inspector/front-end/ConsoleView.js M WebCore/inspector/front-end/InjectedScript.js Committed
r48602
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug