Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Side by Side Diff: third_party/closure_compiler/README.chromium

Issue 2925723005: Roll closure compiler (Closed)
Patch Set: Rebase Created 3 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « no previous file | third_party/closure_compiler/compiler/compiler.jar » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Name: Closure compiler 1 Name: Closure compiler
2 Short Name: closure-compiler 2 Short Name: closure-compiler
3 URL: http://github.com/google/closure-compiler 3 URL: http://github.com/google/closure-compiler
4 Version: v20150729-236-gad656a1 4 Version: v20150729-236-gad656a1
5 Date: 2015/08/26 08:46 5 Date: 2015/08/26 08:46
6 Revision: e061fc7bd4ac37730534828a9484d528fcd80eb5 6 Revision: a13d0ba6d2b02b2188137b36cb699415bd8784c5
7 License: Apache 2.0 7 License: Apache 2.0
8 License File: LICENSE 8 License File: LICENSE
9 Security Critical: no 9 Security Critical: no
10 10
11 Description: 11 Description:
12 The Closure Compiler provides warnings for illegal JavaScript and warnings for 12 The Closure Compiler provides warnings for illegal JavaScript and warnings for
13 potentially dangerous operations, helping you to produce JavaScript that is less 13 potentially dangerous operations, helping you to produce JavaScript that is less
14 buggy and easier to maintain. 14 buggy and easier to maintain.
15 15
16 Local modifications: 16 Local modifications:
17 - Use the script third_party/closure_compiler/roll_closure_compiler to update 17 - Use the script third_party/closure_compiler/roll_closure_compiler to update
18 the versions of third_party/closure_compiler/compiler/compiler.jar and/or 18 the versions of third_party/closure_compiler/compiler/compiler.jar and/or
19 third_party/closure_compiler/externs/chrome_extensions.js. 19 third_party/closure_compiler/externs/chrome_extensions.js.
20 - Some externs here are for chrome-specific use; these primarily include the 20 - Some externs here are for chrome-specific use; these primarily include the
21 *_private.js files. 21 *_private.js files.
OLDNEW
« no previous file with comments | « no previous file | third_party/closure_compiler/compiler/compiler.jar » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698