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+
Pavel Podivilov
Comment 1 2011-01-18 05:38:00 PST
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
Note You need to log in before you can comment on or make changes to this bug.