WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
76060
Web Inspector: "undefined" instead of error message in the SourceFrame.
https://bugs.webkit.org/show_bug.cgi?id=76060
Summary
Web Inspector: "undefined" instead of error message in the SourceFrame.
Pavel Feldman
Reported
2012-01-11 07:26:35 PST
Open a simple script with exception, toggle break on exceptions. Run the script. Execution will stop. Click continue Script will get "undefined" error message in the bubble.
Attachments
Patch
(15.06 KB, patch)
2012-01-11 07:42 PST
,
Pavel Feldman
no flags
Details
Formatted Diff
Diff
Patch
(1.70 KB, patch)
2012-01-11 07:53 PST
,
Pavel Feldman
yurys
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Pavel Feldman
Comment 1
2012-01-11 07:42:04 PST
Created
attachment 122018
[details]
Patch
Pavel Feldman
Comment 2
2012-01-11 07:53:22 PST
Created
attachment 122021
[details]
Patch
Yury Semikhatsky
Comment 3
2012-01-11 08:04:06 PST
Comment on
attachment 122021
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=122021&action=review
> Source/WebCore/inspector/front-end/ConsoleMessage.js:161 > + var formattedMessage = this.formattedMessage;
Why do we need message formatting to be lazy?
Pavel Feldman
Comment 4
2012-01-11 08:35:18 PST
Committed
r104714
: <
http://trac.webkit.org/changeset/104714
>
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