RESOLVED FIXED 57010
Web Inspector: fix console messages positions in formatted scripts.
https://bugs.webkit.org/show_bug.cgi?id=57010
Summary Web Inspector: fix console messages positions in formatted scripts.
Pavel Podivilov
Reported 2011-03-24 06:38:49 PDT
Web Inspector: fix console messages positions in formatted scripts.
Attachments
Patch. (11.55 KB, patch)
2011-03-24 06:39 PDT, Pavel Podivilov
yurys: review+
Pavel Podivilov
Comment 1 2011-03-24 06:39:26 PDT
Yury Semikhatsky
Comment 2 2011-03-24 07:22:08 PDT
Comment on attachment 86766 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=86766&action=review > Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:187 > + presentationMessage.sourceFileId = sourceFile.id; Would be nice to see sourceFile declaration above didRequestMapping
Pavel Podivilov
Comment 3 2011-03-28 05:23:44 PDT
Pavel Podivilov
Comment 4 2011-03-28 05:24:08 PDT
(In reply to comment #2) > (From update of attachment 86766 [details]) > View in context: https://bugs.webkit.org/attachment.cgi?id=86766&action=review > > > Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:187 > > + presentationMessage.sourceFileId = sourceFile.id; > > Would be nice to see sourceFile declaration above didRequestMapping Done.
Note You need to log in before you can comment on or make changes to this bug.