WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
65411
Web Inspector: merge FormattedSourceFile into SourceFile.
https://bugs.webkit.org/show_bug.cgi?id=65411
Summary
Web Inspector: merge FormattedSourceFile into SourceFile.
Pavel Podivilov
Reported
2011-07-30 06:49:59 PDT
Web Inspector: merge FormattedSourceFile into SourceFile. Prepare for splitting SourceFile into RawSourceCode and UISourceCode: * merge FormattedSourceFile into SourceFile * rename SourceFile to RawSourceCode * hide formatter worker lazy creation in ScriptFormatter
Attachments
Patch
(13.12 KB, patch)
2011-07-30 06:51 PDT
,
Pavel Podivilov
pfeldman
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Pavel Podivilov
Comment 1
2011-07-30 06:51:46 PDT
Created
attachment 102435
[details]
Patch
Pavel Feldman
Comment 2
2011-08-01 09:55:45 PDT
Comment on
attachment 102435
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=102435&action=review
> Source/WebCore/inspector/front-end/DebuggerPresentationModel.js:33 > + this._formatter = new WebInspector.ScriptFormatter();
Please add fixme suggesting that formatter is applied from outside as a generic mapping.
Pavel Podivilov
Comment 3
2011-08-02 09:00:19 PDT
Committed
r92196
: <
http://trac.webkit.org/changeset/92196
>
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