|
|
Mechanical change in the component updater Configurator.
This is the first CL in a series of CLs to implement component updater
group policies
The CL renames a few functions in the Configurator, for consistency.
It introduces Configurator::EnabledComponentUpdates and
CrxComponent::supports_group_policy_enable_component_updates.
These members are placeholders and have no effect on the current
code behavior.
BUG= 624128
Committed: https://crrev.com/cb4e5e933ae9975ccc24e83f48369716d65b669d
Cr-Commit-Position: refs/heads/master@{#409337}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+98 lines, -51 lines) |
Patch |
 |
M |
chrome/browser/component_updater/chrome_component_updater_configurator.cc
|
View
|
|
2 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/chrome_component_updater_configurator_unittest.cc
|
View
|
|
2 chunks |
+8 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/updater/chrome_update_client_config.h
|
View
|
|
1 chunk |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/updater/chrome_update_client_config.cc
|
View
|
|
1 chunk |
+10 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/component_updater/configurator_impl.h
|
View
|
|
1 chunk |
+6 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/component_updater/configurator_impl.cc
|
View
|
|
1 chunk |
+7 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/update_client/action.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/update_client/action_update.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/update_client/configurator.h
|
View
|
1
|
1 chunk |
+9 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/update_client/test_configurator.h
|
View
|
|
2 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/update_client/test_configurator.cc
|
View
|
|
2 chunks |
+8 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/update_client/update_checker.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/update_client/update_checker_unittest.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/update_client/update_client.h
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
components/update_client/update_client.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
ios/chrome/browser/component_updater/ios_component_updater_configurator.cc
|
View
|
1
2
3
|
2 chunks |
+14 lines, -9 lines |
0 comments
|
Download
|
Dependent Patchsets:
Total messages: 22 (13 generated)
|