DescriptionAdd 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. #
Messages
Total messages: 11 (4 generated)
|