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

Issue 9719019: Launch Leg independently of Frog. (Closed)

Created:
8 years, 9 months ago by ahe
Modified:
8 years, 9 months ago
Reviewers:
ngeoffray, kasperl
CC:
reviews_dartlang.org, compiler-dev_dartlang.org
Visibility:
Public.

Description

Launch Leg independently of Frog. Committed: https://code.google.com/p/dart/source/detail?r=5630

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Address own comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+178 lines, -226 lines) Patch
M dart/dart.gyp View 3 chunks +7 lines, -15 lines 0 comments Download
A dart/frog/leg/colors.dart View 1 chunk +14 lines, -0 lines 0 comments Download
M dart/frog/leg/compiler.dart View 2 chunks +0 lines, -9 lines 0 comments Download
M dart/frog/leg/leg.dart View 1 chunk +2 lines, -1 line 0 comments Download
M dart/frog/presubmit.py View 1 chunk +14 lines, -11 lines 0 comments Download
M dart/frog/scripts/buildbot_annotated_steps.py View 1 chunk +2 lines, -9 lines 0 comments Download
M dart/utils/compiler/build_helper.dart View 1 1 chunk +45 lines, -57 lines 0 comments Download
M dart/utils/compiler/dart2js.dart View 3 chunks +81 lines, -23 lines 0 comments Download
M dart/utils/compiler/source_file.dart View 4 chunks +13 lines, -101 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
ahe
8 years, 9 months ago (2012-03-17 18:24:33 UTC) #1
ahe
https://chromiumcodereview.appspot.com/9719019/diff/11/dart/utils/compiler/build_helper.dart File dart/utils/compiler/build_helper.dart (right): https://chromiumcodereview.appspot.com/9719019/diff/11/dart/utils/compiler/build_helper.dart#newcode29 dart/utils/compiler/build_helper.dart:29: stream.writeStringSync(chunk); Doh! Remove second line.
8 years, 9 months ago (2012-03-17 18:56:13 UTC) #2
ngeoffray
LGTM!
8 years, 9 months ago (2012-03-18 12:07:21 UTC) #3
ahe
8 years, 9 months ago (2012-03-18 22:07:58 UTC) #4
Hi Nicolas,

Thank you for taking a look.

Cheers,
Peter

https://chromiumcodereview.appspot.com/9719019/diff/11/dart/utils/compiler/bu...
File dart/utils/compiler/build_helper.dart (right):

https://chromiumcodereview.appspot.com/9719019/diff/11/dart/utils/compiler/bu...
dart/utils/compiler/build_helper.dart:29: stream.writeStringSync(chunk);
On 2012/03/17 18:56:13, ahe wrote:
> Doh! Remove second line.

Done.

Powered by Google App Engine
This is Rietveld 408576698