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

Issue 10257004: Turn dart2js into a shell script. (Closed)

Created:
8 years, 8 months ago by ahe
Modified:
8 years, 7 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Turn dart2js into a shell script. Committed: https://code.google.com/p/dart/source/detail?r=7083

Patch Set 1 #

Total comments: 2

Patch Set 2 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -35 lines) Patch
M dart/lib/compiler/implementation/dart2js.dart View 2 chunks +25 lines, -0 lines 0 comments Download
M dart/utils/compiler/build_helper.dart View 1 2 chunks +12 lines, -35 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
No more absolute paths.
8 years, 8 months ago (2012-04-27 13:40:57 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/10257004/diff/1/dart/utils/compiler/build_helper.dart File dart/utils/compiler/build_helper.dart (right): https://chromiumcodereview.appspot.com/10257004/diff/1/dart/utils/compiler/build_helper.dart#newcode68 dart/utils/compiler/build_helper.dart:68: String libraryRoot = relativize(dartVmLocation, dartUri); Is libraryRoot still ...
8 years, 8 months ago (2012-04-27 13:50:14 UTC) #2
ahe
Thank you, Kasper! https://chromiumcodereview.appspot.com/10257004/diff/1/dart/utils/compiler/build_helper.dart File dart/utils/compiler/build_helper.dart (right): https://chromiumcodereview.appspot.com/10257004/diff/1/dart/utils/compiler/build_helper.dart#newcode68 dart/utils/compiler/build_helper.dart:68: String libraryRoot = relativize(dartVmLocation, dartUri); On ...
8 years, 8 months ago (2012-04-27 14:40:12 UTC) #3
ngeoffray
8 years, 7 months ago (2012-04-30 07:17:53 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698