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

Issue 8252006: Enabled class name minification in production mode. (Closed)

Created:
9 years, 2 months ago by John Lenz
Modified:
9 years, 2 months ago
Reviewers:
mmendez
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Enabled class name minification in production mode. Reduces removes 52K (optimzed) from swarm. Committed: https://code.google.com/p/dart/source/detail?r=401

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -8 lines) Patch
M compiler/java/com/google/dart/compiler/DefaultCompilerConfiguration.java View 1 chunk +3 lines, -1 line 0 comments Download
M compiler/java/com/google/dart/compiler/backend/js/ClosureJsBackend.java View 3 chunks +13 lines, -6 lines 0 comments Download
M compiler/java/com/google/dart/runner/DartRunner.java View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
John Lenz
9 years, 2 months ago (2011-10-12 22:22:16 UTC) #1
mmendez
9 years, 2 months ago (2011-10-13 15:55:41 UTC) #2
On 2011/10/12 22:22:16, johnlenz wrote:

LGTM

Powered by Google App Engine
This is Rietveld 408576698