[webkit-reviews] review granted: [Bug 59191] Web Inspector: js formatter should never insert new tokens or remove existing tokens and comments. : [Attachment 90693] New JavaScript formatter based on UglifyJS tokenizer.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Apr 22 05:24:06 PDT 2011
Pavel Feldman <pfeldman at chromium.org> has granted Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 59191: Web Inspector: js formatter should never insert new tokens or remove
existing tokens and comments.
https://bugs.webkit.org/show_bug.cgi?id=59191
Attachment 90693: New JavaScript formatter based on UglifyJS tokenizer.
https://bugs.webkit.org/attachment.cgi?id=90693&action=review
------- Additional Comments from Pavel Feldman <pfeldman at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=90693&action=review
> Source/WebCore/WebCore.vcproj/WebCore.vcproj:67476
> +
RelativePath="..\inspector\front-end\UglifyJS\JavaScriptFormatter.js"
Is this formatter a part of the Uglify package? If not, it should be stored
outside the folder.
More information about the webkit-reviews
mailing list