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

Issue 986373006: Add DIR_PROGRAM_FILES6432 to PathService to return "Program Files" on both 64-bit and 32-bit platfo… (Closed)

Created:
5 years, 9 months ago by Will Harris
Modified:
5 years, 9 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add DIR_PROGRAM_FILES6432 to PathService to return "Program Files" on both 64-bit and 32-bit platforms. BUG= Committed: https://crrev.com/16d2f1211e19b57fa1988896fb6eaea633cb3c1f Cr-Commit-Position: refs/heads/master@{#320498}

Patch Set 1 #

Total comments: 4

Patch Set 2 : fixes #

Total comments: 7

Patch Set 3 : code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+83 lines, -2 lines) Patch
M base/base_paths_win.h View 1 1 chunk +8 lines, -2 lines 0 comments Download
M base/base_paths_win.cc View 1 2 2 chunks +23 lines, -0 lines 0 comments Download
M base/path_service_unittest.cc View 1 chunk +52 lines, -0 lines 0 comments Download

Messages

Total messages: 13 (4 generated)
Will Harris
PTAL
5 years, 9 months ago (2015-03-11 23:21:01 UTC) #2
cpu_(ooo_6.6-7.5)
lgtm w/ nits https://codereview.chromium.org/986373006/diff/1/base/base_paths_win.cc File base/base_paths_win.cc (right): https://codereview.chromium.org/986373006/diff/1/base/base_paths_win.cc#newcode32 base/base_paths_win.cc:32: std::string programfiles_w6432; I think the construct ...
5 years, 9 months ago (2015-03-12 00:38:15 UTC) #3
Will Harris
I changed the logic. previously it was broken on 32-bit/32-bit. I'd like to wait until ...
5 years, 9 months ago (2015-03-12 01:18:36 UTC) #4
grt (UTC plus 2)
https://codereview.chromium.org/986373006/diff/20001/base/base_paths_win.cc File base/base_paths_win.cc (right): https://codereview.chromium.org/986373006/diff/20001/base/base_paths_win.cc#newcode31 base/base_paths_win.cc:31: scoped_ptr<base::Environment> env(base::Environment::Create()); move these down into a block in ...
5 years, 9 months ago (2015-03-12 13:34:44 UTC) #6
Will Harris
Thanks for the review grt. PTAL. I actually went ahead and tested this on XP ...
5 years, 9 months ago (2015-03-12 20:34:30 UTC) #7
grt (UTC plus 2)
lgtm
5 years, 9 months ago (2015-03-13 13:01:32 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/986373006/40001
5 years, 9 months ago (2015-03-13 13:03:08 UTC) #11
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-13 14:34:54 UTC) #12
commit-bot: I haz the power
5 years, 9 months ago (2015-03-13 14:35:31 UTC) #13
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/16d2f1211e19b57fa1988896fb6eaea633cb3c1f
Cr-Commit-Position: refs/heads/master@{#320498}

Powered by Google App Engine
This is Rietveld 408576698