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

Issue 1473813003: Add a GetRegistryPath method to BrowserDistribution. (Closed)

Created:
5 years ago by fdoray
Modified:
5 years ago
Reviewers:
gab, grt (UTC plus 2)
CC:
chromium-reviews, grt+watch_chromium.org, wfh+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 a GetRegistryPath method to BrowserDistribution. BrowserDistribution::GetRegistryPath returns the registry path in which registry keys for the distribution should reside. This method should be used instead of concatenating PRODUCT_STRING_PATH or BrowserDistribution::GetInstallSubDir to L"Software" everywhere in the code base. Known call sites to fix are listed in the bug. BUG=561711 Committed: https://crrev.com/c23229d22ed1b421fd8395bf1d14b78fbd07209b Cr-Commit-Position: refs/heads/master@{#361927}

Patch Set 1 #

Total comments: 2

Patch Set 2 : improve method comment. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -7 lines) Patch
M chrome/browser/safe_browsing/incident_reporting/platform_state_store_win.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M chrome/installer/setup/uninstall.cc View 1 chunk +1 line, -3 lines 0 comments Download
M chrome/installer/util/browser_distribution.h View 1 1 chunk +7 lines, -0 lines 0 comments Download
M chrome/installer/util/browser_distribution.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (4 generated)
fdoray
Greg, can you review this? Thanks.
5 years ago (2015-11-25 22:15:43 UTC) #2
grt (UTC plus 2)
lgtm. could you check with sergeyu@ to see if it's intentional that NativeMessagingHosts doesn't differentiate ...
5 years ago (2015-11-26 15:33:34 UTC) #3
fdoray
all done. sent an email to sergeyu@ about the NativeMessagingHosts key. committing. https://codereview.chromium.org/1473813003/diff/1/chrome/installer/util/browser_distribution.h File chrome/installer/util/browser_distribution.h ...
5 years ago (2015-11-26 18:54:03 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1473813003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1473813003/20001
5 years ago (2015-11-26 18:54:22 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years ago (2015-11-26 21:16:47 UTC) #8
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/c23229d22ed1b421fd8395bf1d14b78fbd07209b Cr-Commit-Position: refs/heads/master@{#361927}
5 years ago (2015-11-26 21:17:36 UTC) #10
gab
5 years ago (2015-11-27 16:11:12 UTC) #11
Message was sent while issue was closed.
On 2015/11/26 21:17:36, commit-bot: I haz the power wrote:
> Patchset 2 (id:??) landed as
> https://crrev.com/c23229d22ed1b421fd8395bf1d14b78fbd07209b
> Cr-Commit-Position: refs/heads/master@{#361927}

Woot, drive-by lgtm and cheers, thanks for addressing this :-)!

Powered by Google App Engine
This is Rietveld 408576698