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

Issue 1209973002: dart2js: Extract minified field naming into mixin. (Closed)

Created:
5 years, 6 months ago by herhut
Modified:
5 years, 5 months ago
Reviewers:
Johnni Winther
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : Comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+252 lines, -208 lines) Patch
A pkg/compiler/lib/src/js_backend/field_naming_mixin.dart View 1 1 chunk +238 lines, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/js_backend.dart View 1 chunk +1 line, -0 lines 0 comments Download
M pkg/compiler/lib/src/js_backend/minify_namer.dart View 1 3 chunks +13 lines, -208 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
herhut
5 years, 6 months ago (2015-06-25 12:59:21 UTC) #1
Johnni Winther
lgtm https://codereview.chromium.org/1209973002/diff/1/pkg/compiler/lib/src/js_backend/field_naming_mixin.dart File pkg/compiler/lib/src/js_backend/field_naming_mixin.dart (right): https://codereview.chromium.org/1209973002/diff/1/pkg/compiler/lib/src/js_backend/field_naming_mixin.dart#newcode56 pkg/compiler/lib/src/js_backend/field_naming_mixin.dart:56: jsAst.Name getName(int count) { Document the significance of ...
5 years, 6 months ago (2015-06-26 10:03:35 UTC) #2
herhut
https://codereview.chromium.org/1209973002/diff/1/pkg/compiler/lib/src/js_backend/field_naming_mixin.dart File pkg/compiler/lib/src/js_backend/field_naming_mixin.dart (right): https://codereview.chromium.org/1209973002/diff/1/pkg/compiler/lib/src/js_backend/field_naming_mixin.dart#newcode56 pkg/compiler/lib/src/js_backend/field_naming_mixin.dart:56: jsAst.Name getName(int count) { On 2015/06/26 10:03:35, Johnni Winther ...
5 years, 5 months ago (2015-06-29 12:19:31 UTC) #3
herhut
5 years, 5 months ago (2015-06-29 12:20:04 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
d24580087db722f4399fb788196f04cb055e062b (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698