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

Issue 316753003: Always read and write Google Update registry values from the 32-bit hive, even on 64-bit systems. (Closed)

Created:
6 years, 6 months ago by Will Harris
Modified:
6 years, 6 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews, grt+watch_chromium.org
Visibility:
Public.

Description

Always read and write Google Update registry values from the 32-bit hive, even on 64-bit systems. BUG=380371 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=274907

Patch Set 1 #

Total comments: 8

Patch Set 2 : code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -9 lines) Patch
M chrome/installer/util/google_update_settings.cc View 1 8 chunks +12 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Will Harris
Fix a few missing Wow64 accesses.
6 years, 6 months ago (2014-06-04 05:40:56 UTC) #1
grt (UTC plus 2)
https://codereview.chromium.org/316753003/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc (right): https://codereview.chromium.org/316753003/diff/1/chrome/installer/util/google_update_settings.cc#newcode98 chrome/installer/util/google_update_settings.cc:98: RegKey key(HKEY_CURRENT_USER, app_reg_data.GetStateKey().c_str(), although you and i know that ...
6 years, 6 months ago (2014-06-04 17:20:04 UTC) #2
Will Harris
PTAL. Thanks. https://codereview.chromium.org/316753003/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc (right): https://codereview.chromium.org/316753003/diff/1/chrome/installer/util/google_update_settings.cc#newcode98 chrome/installer/util/google_update_settings.cc:98: RegKey key(HKEY_CURRENT_USER, app_reg_data.GetStateKey().c_str(), On 2014/06/04 17:20:05, grt ...
6 years, 6 months ago (2014-06-04 17:48:07 UTC) #3
grt (UTC plus 2)
lgtm
6 years, 6 months ago (2014-06-04 18:21:35 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wfh@chromium.org/316753003/20001
6 years, 6 months ago (2014-06-04 18:23:33 UTC) #5
commit-bot: I haz the power
6 years, 6 months ago (2014-06-04 21:13:59 UTC) #6
Message was sent while issue was closed.
Change committed as 274907

Powered by Google App Engine
This is Rietveld 408576698