Bug 51702

Summary: Web Inspector: add UglifyJS parser and formatter files
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, peter, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch.
pfeldman: review-
Patch.
none
Move UglifyJS files to UglifyJS directory yurys: review+

Pavel Podivilov
Reported 2010-12-29 05:25:01 PST
Web Inspector: add UglifyJS parser and formatter files (under BSD license this time).
Attachments
Patch. (112.17 KB, patch)
2010-12-29 05:26 PST, Pavel Podivilov
pfeldman: review-
Patch. (121.10 KB, patch)
2011-01-18 03:02 PST, Pavel Podivilov
no flags
Move UglifyJS files to UglifyJS directory (120.95 KB, patch)
2011-01-18 06:56 PST, Pavel Podivilov
yurys: review+
Pavel Podivilov
Comment 1 2010-12-29 05:26:04 PST
Pavel Feldman
Comment 2 2010-12-30 06:17:42 PST
Comment on attachment 77613 [details] Patch. We should land this once there is a usage. It would also be great if we could make SourceJavaScriptTokenizer.js use this new utility. It would mitigate the footprint increase.
Pavel Podivilov
Comment 3 2011-01-18 03:02:35 PST
Yury Semikhatsky
Comment 4 2011-01-18 05:57:14 PST
Comment on attachment 79256 [details] Patch. View in context: https://bugs.webkit.org/attachment.cgi?id=79256&action=review > Source/WebCore/inspector/front-end/scriptFormatterWorker.js:2 > + * Copyright (C) 2011 Google Inc. All rights reserved. scriptFormatterWorker.js -> ScriptFormatterWorker.js
Yury Semikhatsky
Comment 5 2011-01-18 05:58:00 PST
UglifyJS sources should go into their own folder, otherwise looks good.
Pavel Podivilov
Comment 6 2011-01-18 06:56:47 PST
Created attachment 79275 [details] Move UglifyJS files to UglifyJS directory
Pavel Podivilov
Comment 7 2011-01-19 09:58:04 PST
Note You need to log in before you can comment on or make changes to this bug.