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

Issue 292203002: Define and implement an interface for on-demand component updates. (Closed)

Created:
6 years, 7 months ago by Sorin Jianu
Modified:
6 years, 7 months ago
Reviewers:
waffles, sky
CC:
chromium-reviews, cpu_(ooo_6.6-7.5)
Visibility:
Public.

Description

Define and implement an interface for on-demand component updates. This interface consolidates the on-demand functionality and it allows for selective friendship for the callers who are allowed to trigger an on-demand update. BUG=375315 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=271770

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+96 lines, -76 lines) Patch
M chrome/browser/component_updater/component_updater_service.h View 2 chunks +29 lines, -16 lines 0 comments Download
M chrome/browser/component_updater/component_updater_service.cc View 5 chunks +60 lines, -56 lines 2 comments Download
M chrome/browser/component_updater/test/component_updater_service_unittest.cc View 2 chunks +3 lines, -2 lines 0 comments Download
M chrome/browser/renderer_host/chrome_resource_dispatcher_host_delegate.cc View 2 chunks +3 lines, -1 line 0 comments Download
M chrome/browser/ui/webui/components_ui.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Sorin Jianu
Josh, could you please take a look?
6 years, 7 months ago (2014-05-20 16:58:40 UTC) #1
waffles
lgtm https://codereview.chromium.org/292203002/diff/1/chrome/browser/component_updater/component_updater_service.cc File chrome/browser/component_updater/component_updater_service.cc (right): https://codereview.chromium.org/292203002/diff/1/chrome/browser/component_updater/component_updater_service.cc#newcode171 chrome/browser/component_updater/component_updater_service.cc:171: virtual Status OnDemandUpdate(const std::string& component_id) OVERRIDE; I don't ...
6 years, 7 months ago (2014-05-20 17:15:19 UTC) #2
Sorin Jianu
Sky, please, I need an owner's review for these two files. Thank you! chrome\browser\renderer_host\chrome_resource_dispatcher_host_delegate.cc chrome\browser\ui\webui\components_ui.cc ...
6 years, 7 months ago (2014-05-20 17:39:07 UTC) #3
sky
LGTM
6 years, 7 months ago (2014-05-20 17:44:01 UTC) #4
Sorin Jianu
The CQ bit was checked by sorin@chromium.org
6 years, 7 months ago (2014-05-20 17:58:56 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sorin@chromium.org/292203002/1
6 years, 7 months ago (2014-05-20 17:59:54 UTC) #6
commit-bot: I haz the power
FYI, CQ is re-trying this CL (attempt #1). Please consider checking whether the failures are ...
6 years, 7 months ago (2014-05-20 19:14:48 UTC) #7
commit-bot: I haz the power
6 years, 7 months ago (2014-05-20 21:53:55 UTC) #8
Message was sent while issue was closed.
Change committed as 271770

Powered by Google App Engine
This is Rietveld 408576698