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

Issue 723063003: Make better use of one-letter names when minifying. (Closed)

Created:
6 years, 1 month ago by herhut
Modified:
6 years, 1 month ago
Reviewers:
sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make better use of one-letter names when minifying. BUG= R=sra@google.com Committed: https://code.google.com/p/dart/source/detail?r=41731

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -30 lines) Patch
M pkg/compiler/lib/src/js_backend/minify_namer.dart View 8 chunks +41 lines, -30 lines 2 comments Download

Messages

Total messages: 5 (1 generated)
herhut
I have updated the built in table of common identifiers to reflect what we actually ...
6 years, 1 month ago (2014-11-13 15:15:33 UTC) #2
sra1
lgtm https://codereview.chromium.org/723063003/diff/1/pkg/compiler/lib/src/js_backend/minify_namer.dart File pkg/compiler/lib/src/js_backend/minify_namer.dart (right): https://codereview.chromium.org/723063003/diff/1/pkg/compiler/lib/src/js_backend/minify_namer.dart#newcode178 pkg/compiler/lib/src/js_backend/minify_namer.dart:178: (n != 1 || !suggestions.contains(candidate))) { Iterable.contains is ...
6 years, 1 month ago (2014-11-13 23:52:25 UTC) #3
herhut
Thanks! https://codereview.chromium.org/723063003/diff/1/pkg/compiler/lib/src/js_backend/minify_namer.dart File pkg/compiler/lib/src/js_backend/minify_namer.dart (right): https://codereview.chromium.org/723063003/diff/1/pkg/compiler/lib/src/js_backend/minify_namer.dart#newcode178 pkg/compiler/lib/src/js_backend/minify_namer.dart:178: (n != 1 || !suggestions.contains(candidate))) { On 2014/11/13 ...
6 years, 1 month ago (2014-11-14 08:44:42 UTC) #4
herhut
6 years, 1 month ago (2014-11-14 08:46:56 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 41731 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698