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

Issue 68323003: Reland 30137 - Fix version generation for dart2js (Closed)

Created:
7 years, 1 month ago by ricow1
Modified:
7 years, 1 month ago
Reviewers:
ahe, kasperl, kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reland 30137 - Fix version generation for dart2js Not, without eating the first command line argument to dart2js R=kasperl@google.com Committed: https://code.google.com/p/dart/source/detail?r=30142

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -24 lines) Patch
M utils/compiler/compiler.gyp View 1 chunk +2 lines, -24 lines 0 comments Download
M utils/compiler/create_snapshot.dart View 1 2 chunks +23 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ricow1
https://codereview.chromium.org/68323003/diff/1/utils/compiler/create_snapshot.dart File utils/compiler/create_snapshot.dart (right): https://codereview.chromium.org/68323003/diff/1/utils/compiler/create_snapshot.dart#newcode55 utils/compiler/create_snapshot.dart:55: dart2jsMain.main(arguments); In r30138 I eat the first argument here ...
7 years, 1 month ago (2013-11-11 06:50:32 UTC) #1
kasperl
LGTM. https://codereview.chromium.org/68323003/diff/1/utils/compiler/create_snapshot.dart File utils/compiler/create_snapshot.dart (right): https://codereview.chromium.org/68323003/diff/1/utils/compiler/create_snapshot.dart#newcode51 utils/compiler/create_snapshot.dart:51: import 'dart:io'; What do you use dart:io for?
7 years, 1 month ago (2013-11-11 06:58:07 UTC) #2
ricow1
Committed patchset #2 manually as r30142 (presubmit successful).
7 years, 1 month ago (2013-11-11 07:32:29 UTC) #3
ricow1
https://codereview.chromium.org/68323003/diff/1/utils/compiler/create_snapshot.dart File utils/compiler/create_snapshot.dart (right): https://codereview.chromium.org/68323003/diff/1/utils/compiler/create_snapshot.dart#newcode51 utils/compiler/create_snapshot.dart:51: import 'dart:io'; On 2013/11/11 06:58:07, kasperl wrote: > What ...
7 years, 1 month ago (2013-11-11 07:33:31 UTC) #4
kustermann
LGTM
7 years, 1 month ago (2013-11-11 07:34:21 UTC) #5
ahe
7 years, 1 month ago (2013-11-11 08:11:10 UTC) #6
Message was sent while issue was closed.
lgtm

Powered by Google App Engine
This is Rietveld 408576698