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

Issue 1872053002: Implement an API to allow passing an "ap" parameter to component updates. (Closed)

Created:
4 years, 8 months ago by Sorin Jianu
Modified:
4 years, 8 months ago
Reviewers:
waffles
CC:
chromium-reviews, pam+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Implement an API to allow passing an "ap" parameter to component updates. BUG=599703 Committed: https://crrev.com/2b864bc7fba289371958cfb669c4f3ddaf1183e5 Cr-Commit-Position: refs/heads/master@{#386225}

Patch Set 1 #

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+121 lines, -4 lines) Patch
M chrome/browser/component_updater/caps_installer_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/cld_component_installer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/cld_component_installer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/ev_whitelist_component_installer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/ev_whitelist_component_installer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/sth_set_component_installer.h View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/component_updater/sth_set_component_installer.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/supervised_user_whitelist_installer.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/sw_reporter_installer_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/browser/component_updater/widevine_cdm_component_installer.cc View 2 chunks +5 lines, -0 lines 0 comments Download
M components/component_updater/default_component_installer.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M components/update_client/update_checker.cc View 1 3 chunks +8 lines, -0 lines 0 comments Download
M components/update_client/update_checker_unittest.cc View 5 chunks +31 lines, -4 lines 0 comments Download
M components/update_client/update_client.h View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M components/update_client/utils.h View 1 2 1 chunk +3 lines, -0 lines 0 comments Download
M components/update_client/utils.cc View 1 chunk +19 lines, -0 lines 0 comments Download
M components/update_client/utils_unittest.cc View 1 2 1 chunk +24 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 14 (7 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1872053002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1872053002/1
4 years, 8 months ago (2016-04-08 20:46:11 UTC) #2
Sorin Jianu
PTAL! Thank you!
4 years, 8 months ago (2016-04-08 20:59:37 UTC) #5
waffles
lgtm https://codereview.chromium.org/1872053002/diff/20001/components/update_client/update_client.h File components/update_client/update_client.h (right): https://codereview.chromium.org/1872053002/diff/20001/components/update_client/update_client.h#newcode199 components/update_client/update_client.h:199: std::string ap; // Optional. Must match ^([-+_=a-zA-Z0-9]{0,256})$ Nit: ...
4 years, 8 months ago (2016-04-08 21:06:17 UTC) #6
Sorin Jianu
https://codereview.chromium.org/1872053002/diff/20001/components/update_client/update_client.h File components/update_client/update_client.h (right): https://codereview.chromium.org/1872053002/diff/20001/components/update_client/update_client.h#newcode199 components/update_client/update_client.h:199: std::string ap; // Optional. Must match ^([-+_=a-zA-Z0-9]{0,256})$ On 2016/04/08 ...
4 years, 8 months ago (2016-04-08 21:13:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1872053002/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1872053002/40001
4 years, 8 months ago (2016-04-08 21:14:39 UTC) #10
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 8 months ago (2016-04-08 22:14:56 UTC) #12
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 22:17:16 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/2b864bc7fba289371958cfb669c4f3ddaf1183e5
Cr-Commit-Position: refs/heads/master@{#386225}

Powered by Google App Engine
This is Rietveld 408576698