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

Issue 11276042: Explicitly configure git committer. (Closed)

Created:
8 years, 1 month ago by Bob Nystrom
Modified:
8 years, 1 month ago
Reviewers:
nweiz
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Explicitly configure git committer. Committed: https://code.google.com/p/dart/source/detail?r=14312

Patch Set 1 #

Total comments: 2

Patch Set 2 : Respond to review. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -22 lines) Patch
M utils/pub/io.dart View 1 3 chunks +21 lines, -12 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 1 2 chunks +15 lines, -10 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Bob Nystrom
I won't be able to check this in until https://codereview.chromium.org/11260048/ is in, but if I'm ...
8 years, 1 month ago (2012-10-26 00:02:00 UTC) #1
nweiz
lgtm https://codereview.chromium.org/11276042/diff/1/utils/tests/pub/test_pub.dart File utils/tests/pub/test_pub.dart (right): https://codereview.chromium.org/11276042/diff/1/utils/tests/pub/test_pub.dart#newcode1060 utils/tests/pub/test_pub.dart:1060: var environment = new Map.from(Platform.environment); Should the environment ...
8 years, 1 month ago (2012-10-26 18:34:06 UTC) #2
Bob Nystrom
8 years, 1 month ago (2012-10-30 22:09:26 UTC) #3
https://codereview.chromium.org/11276042/diff/1/utils/tests/pub/test_pub.dart
File utils/tests/pub/test_pub.dart (right):

https://codereview.chromium.org/11276042/diff/1/utils/tests/pub/test_pub.dart...
utils/tests/pub/test_pub.dart:1060: var environment = new
Map.from(Platform.environment);
On 2012/10/26 18:34:06, nweiz wrote:
> Should the environment argument be automatically merged with
> Platform.environment in io.dart?

Done.

Powered by Google App Engine
This is Rietveld 408576698