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

Issue 325533002: Fixed toString of Platform.environment on Windows (Closed)

Created:
6 years, 6 months ago by kevmoo
Modified:
6 years, 6 months ago
CC:
reviews_dartlang.org, Sean Eagan
Visibility:
Public.

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : going simple #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -11 lines) Patch
M sdk/lib/io/platform_impl.dart View 1 3 chunks +3 lines, -11 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
kevmoo
Also includes cleanup to _CaseInsensitiveStringMap
6 years, 6 months ago (2014-06-07 00:46:34 UTC) #1
Lasse Reichstein Nielsen
https://codereview.chromium.org/325533002/diff/1/sdk/lib/io/platform_impl.dart File sdk/lib/io/platform_impl.dart (right): https://codereview.chromium.org/325533002/diff/1/sdk/lib/io/platform_impl.dart#newcode92 sdk/lib/io/platform_impl.dart:92: class _CaseInsensitiveStringMap<V> extends MapMixin<String, V> { Extend MapBase instead ...
6 years, 6 months ago (2014-06-07 12:49:41 UTC) #2
Lasse Reichstein Nielsen
https://codereview.chromium.org/325533002/diff/1/sdk/lib/io/platform_impl.dart File sdk/lib/io/platform_impl.dart (left): https://codereview.chromium.org/325533002/diff/1/sdk/lib/io/platform_impl.dart#oldcode124 sdk/lib/io/platform_impl.dart:124: } If all of this is to just have ...
6 years, 6 months ago (2014-06-09 09:55:20 UTC) #3
kevmoo
On 2014/06/09 09:55:20, Lasse Reichstein Nielsen wrote: > https://codereview.chromium.org/325533002/diff/1/sdk/lib/io/platform_impl.dart > File sdk/lib/io/platform_impl.dart (left): > > ...
6 years, 6 months ago (2014-06-09 17:08:15 UTC) #4
Lasse Reichstein Nielsen
lgtm
6 years, 6 months ago (2014-06-10 06:12:01 UTC) #5
kevmoo
6 years, 6 months ago (2014-06-10 18:37:13 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 manually as r37192 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698