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

Issue 11826028: Add a method to read the Omaha experiment_labels value. (Closed)

Created:
7 years, 11 months ago by SteveT
Modified:
7 years, 11 months ago
Reviewers:
grt (UTC plus 2)
CC:
chromium-reviews, grt+watch_chromium.org
Base URL:
http://git.chromium.org/chromium/src.git@master
Visibility:
Public.

Description

Add a method to read the Omaha experiment_labels value. This includes updated unit tests. BUG=160251 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=176154

Patch Set 1 #

Total comments: 9

Patch Set 2 : grt comments #

Patch Set 3 : Fix checks #

Patch Set 4 : fix value #

Unified diffs Side-by-side diffs Delta from patch set Stats (+36 lines, -1 line) Patch
M chrome/installer/util/google_update_settings.h View 1 chunk +8 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_settings.cc View 1 1 chunk +20 lines, -0 lines 0 comments Download
M chrome/installer/util/google_update_settings_unittest.cc View 1 2 3 4 chunks +8 lines, -1 line 0 comments Download

Messages

Total messages: 12 (0 generated)
SteveT
Follow up to my other patch. PTAL. BTW I am having some issues manually testing ...
7 years, 11 months ago (2013-01-09 17:44:08 UTC) #1
grt (UTC plus 2)
what's python? ;-) https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc (right): https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc#newcode684 chrome/installer/util/google_update_settings.cc:684: RegKey client_state(reg_root, client_state_path.c_str(), KEY_READ); KEY_READ -> ...
7 years, 11 months ago (2013-01-09 18:49:51 UTC) #2
SteveT
Back to you. Maybe I'll bug Robert about the python testing. :) https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc ...
7 years, 11 months ago (2013-01-09 19:36:10 UTC) #3
grt (UTC plus 2)
lgtm https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc (right): https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc#newcode684 chrome/installer/util/google_update_settings.cc:684: RegKey client_state(reg_root, client_state_path.c_str(), KEY_READ); On 2013/01/09 19:36:10, SteveT ...
7 years, 11 months ago (2013-01-10 02:58:51 UTC) #4
SteveT
Thanks! https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc (right): https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc#newcode684 chrome/installer/util/google_update_settings.cc:684: RegKey client_state(reg_root, client_state_path.c_str(), KEY_READ); What's the difference between ...
7 years, 11 months ago (2013-01-10 15:05:50 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/11826028/3004
7 years, 11 months ago (2013-01-10 15:06:04 UTC) #6
grt (UTC plus 2)
https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc File chrome/installer/util/google_update_settings.cc (right): https://codereview.chromium.org/11826028/diff/1/chrome/installer/util/google_update_settings.cc#newcode684 chrome/installer/util/google_update_settings.cc:684: RegKey client_state(reg_root, client_state_path.c_str(), KEY_READ); On 2013/01/10 15:05:51, SteveT wrote: ...
7 years, 11 months ago (2013-01-10 15:10:18 UTC) #7
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-10 15:28:05 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/11826028/3008
7 years, 11 months ago (2013-01-10 15:45:09 UTC) #9
commit-bot: I haz the power
Retried try job too often on ios_dbg_simulator for step(s) sync_unit_tests, unit_tests
7 years, 11 months ago (2013-01-10 15:59:15 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/stevet@chromium.org/11826028/3008
7 years, 11 months ago (2013-01-10 18:26:43 UTC) #11
commit-bot: I haz the power
7 years, 11 months ago (2013-01-10 21:19:29 UTC) #12
Message was sent while issue was closed.
Change committed as 176154

Powered by Google App Engine
This is Rietveld 408576698