WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
52623
Web Inspector: [REGRESSION] JavaScript exceptions aren't shown in source frame
https://bugs.webkit.org/show_bug.cgi?id=52623
Summary
Web Inspector: [REGRESSION] JavaScript exceptions aren't shown in source frame
Pavel Podivilov
Reported
2011-01-18 05:37:09 PST
Web Inspector: [REGRESSION] JavaScript exceptions aren't shown in source frame
Attachments
Patch.
(2.26 KB, patch)
2011-01-18 05:38 PST
,
Pavel Podivilov
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-01-18 05:38:00 PST
Created
attachment 79269
[details]
Patch.
Yury Semikhatsky
Comment 2
2011-01-18 05:45:27 PST
Comment on
attachment 79269
[details]
Patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=79269&action=review
> Source/WebCore/inspector/front-end/ConsoleView.js:687 > + this.url = topCallFrame.scriptName;
url&line may already be defined, you may need to check that before overwriting them.
Pavel Podivilov
Comment 3
2011-01-18 05:55:25 PST
Committed
r76019
: <
http://trac.webkit.org/changeset/76019
>
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