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

Issue 3135036: Use Environment::GetVar instead of the obscure EnvQueryStr function. (Closed)

Created:
10 years, 4 months ago by tfarina
Modified:
9 years, 7 months ago
Reviewers:
Lei Zhang
CC:
chromium-reviews
Base URL:
git://git.chromium.org/chromium.git
Visibility:
Public.

Description

Use Environment::GetVar instead of the obscure EnvQueryStr function. - Remove this obscure function since it was called only once. - Use Environment::GetVar instead. BUG=None TEST=trybots Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56978

Patch Set 1 #

Patch Set 2 : fix win bot #

Patch Set 3 : another fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -14 lines) Patch
M chrome/app/client_util.cc View 1 2 2 chunks +8 lines, -14 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
tfarina
10 years, 4 months ago (2010-08-20 03:52:14 UTC) #1
Lei Zhang
10 years, 4 months ago (2010-08-20 03:56:24 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698