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

Issue 11578048: Make Platform.environment case-insensitive on Windows. (Closed)

Created:
8 years ago by Mads Ager (google)
Modified:
7 years, 11 months ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Make Platform.environment case-insensitive on Windows. Environment variables on Windows are case-insensitive. In order to reliably be able to test if an environment variable is set and get its value, we therefore need to go case-insensitive. R=sgjesse@google.com BUG=dartbug.com/7454 Committed: https://code.google.com/p/dart/source/detail?r=16571

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -1 line) Patch
M sdk/lib/io/platform.dart View 1 chunk +5 lines, -0 lines 0 comments Download
M sdk/lib/io/platform_impl.dart View 2 chunks +34 lines, -1 line 0 comments Download
M tests/standalone/io/windows_environment_script.dart View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Mads Ager (google)
8 years ago (2012-12-21 10:31:55 UTC) #1
Mads Ager (google)
Friendly new years ping. :)
7 years, 11 months ago (2013-01-02 10:48:59 UTC) #2
Søren Gjesse
7 years, 11 months ago (2013-01-02 11:23:53 UTC) #3
LGTM - sorry about the delay

Powered by Google App Engine
This is Rietveld 408576698