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

Issue 1220793006: dart2js: Fix regression in minified names for one shot interceptors. (Closed)

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

Description

dart2js: Fix regression in minified names for one shot interceptors. R=sra@google.com BUG= http://dartbug.com/23731 Committed: https://github.com/dart-lang/sdk/commit/964afc05237b9e86ff08043ac726ce421d4773d4

Patch Set 1 #

Total comments: 4

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -1 line) Patch
M pkg/compiler/lib/src/js_backend/minify_namer.dart View 1 2 chunks +21 lines, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
herhut
As requested, here is a factored out change from the bigger cl.
5 years, 5 months ago (2015-06-30 18:36:45 UTC) #1
sra1
LGTM fix indentation fix https://codereview.chromium.org/1220793006/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/1220793006/diff/1/pkg/compiler/lib/src/js_backend/minify_namer.dart#newcode267 pkg/compiler/lib/src/js_backend/minify_namer.dart:267: : privateName(selector.memberName); Format like this: ...
5 years, 5 months ago (2015-07-01 01:21:39 UTC) #2
herhut
https://codereview.chromium.org/1220793006/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/1220793006/diff/1/pkg/compiler/lib/src/js_backend/minify_namer.dart#newcode267 pkg/compiler/lib/src/js_backend/minify_namer.dart:267: : privateName(selector.memberName); On 2015/07/01 01:21:38, sra1 wrote: > Format ...
5 years, 5 months ago (2015-07-01 08:57:47 UTC) #3
herhut
5 years, 5 months ago (2015-07-01 09:01:10 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
964afc05237b9e86ff08043ac726ce421d4773d4 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698