WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
54195
Web Inspector: refactoring, extract SourceMapping from SourceFrameContent
https://bugs.webkit.org/show_bug.cgi?id=54195
Summary
Web Inspector: refactoring, extract SourceMapping from SourceFrameContent
Pavel Podivilov
Reported
2011-02-10 05:28:03 PST
Web Inspector: refactoring, extract SourceMapping from SourceFrameContent. This will allow supporting JS compiler source mappings without changing SourceFrameContent or SourceFrame code.
Attachments
Patch.
(25.67 KB, patch)
2011-02-10 05:31 PST
,
Pavel Podivilov
yurys
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-02-10 05:31:42 PST
Created
attachment 81957
[details]
Patch.
Yury Semikhatsky
Comment 2
2011-02-11 02:04:48 PST
Comment on
attachment 81957
[details]
Patch. View in context:
https://bugs.webkit.org/attachment.cgi?id=81957&action=review
> Source/WebCore/inspector/front-end/ScriptFormatter.js:200 > + fromScriptLocation: function(lineNumber, columnNumber)
The method name is confusing, should be something like originalToFormattedLocation
> Source/WebCore/inspector/front-end/ScriptFormatter.js:206 > + toScriptLocation: function(lineNumber, columnNumber)
Ditto.
Pavel Podivilov
Comment 3
2011-02-14 06:06:58 PST
Committed
r78472
: <
http://trac.webkit.org/changeset/78472
>
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