WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-03-24 06:39:26 PDT
Created
attachment 86766
[details]
Patch.
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
Committed
r82107
: <
http://trac.webkit.org/changeset/82107
>
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.
Top of Page
Format For Printing
XML
Clone This Bug