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

Issue 835863004: Ignore all environment variables with name starting with '=' (Closed)

Created:
5 years, 11 months ago by Søren Gjesse
Modified:
5 years, 11 months ago
CC:
reviews_dartlang.org
Target Ref:
refs/remotes/git-svn
Visibility:
Public.

Description

Ignore all environment variables with name starting with '=' This will remove the Windows specific environment variables starting with '=' from the environment. This also ignores the case where the environment variable name is empty, which have been seen on Mac OS (reported in the referenced bug). BUG=http://dartbug.com/21961 R=lrn@google.com Committed: https://code.google.com/p/dart/source/detail?r=42589

Patch Set 1 #

Total comments: 6

Patch Set 2 : Addressed review comments #

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

Messages

Total messages: 4 (0 generated)
Søren Gjesse
5 years, 11 months ago (2015-01-05 11:29:40 UTC) #1
Lasse Reichstein Nielsen
lgtm https://codereview.chromium.org/835863004/diff/1/sdk/lib/io/platform_impl.dart File sdk/lib/io/platform_impl.dart (right): https://codereview.chromium.org/835863004/diff/1/sdk/lib/io/platform_impl.dart#newcode61 sdk/lib/io/platform_impl.dart:61: // When running on Windows through cmd.exe there ...
5 years, 11 months ago (2015-01-05 11:45:44 UTC) #2
Søren Gjesse
https://codereview.chromium.org/835863004/diff/1/sdk/lib/io/platform_impl.dart File sdk/lib/io/platform_impl.dart (right): https://codereview.chromium.org/835863004/diff/1/sdk/lib/io/platform_impl.dart#newcode61 sdk/lib/io/platform_impl.dart:61: // When running on Windows through cmd.exe there are ...
5 years, 11 months ago (2015-01-05 12:32:14 UTC) #3
Søren Gjesse
5 years, 11 months ago (2015-01-05 12:37:49 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 42589 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698