|
This is a mechanical change.
Allow component installers to specify a map of installer attributes to be used in the update check requests.
This change extends the mechanism to specify "ap" in such a way that a map of name-value pairs can be returned by the component installer which need this capability.
R=waffles
BUG= 599703
Committed: https://crrev.com/2adb2caddbc95ffd35cc9b2713f075d93d9b9d46
Cr-Commit-Position: refs/heads/master@{#402632}
Total comments: 1
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+183 lines, -78 lines) |
Patch |
 |
M |
chrome/browser/component_updater/caps_installer_win.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/ev_whitelist_component_installer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/ev_whitelist_component_installer.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/file_type_policies_component_installer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/file_type_policies_component_installer.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/origin_trials_component_installer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/origin_trials_component_installer.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/pepper_flash_component_installer.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/sth_set_component_installer.h
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/sth_set_component_installer.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/subresource_filter_component_installer.h
|
View
|
|
2 chunks |
+4 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/subresource_filter_component_installer.cc
|
View
|
|
1 chunk |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/supervised_user_whitelist_installer.cc
|
View
|
|
2 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/sw_reporter_installer_win.cc
|
View
|
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/component_updater/widevine_cdm_component_installer.cc
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/component_updater/default_component_installer.h
|
View
|
1
2
3
|
1 chunk |
+9 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/component_updater/default_component_installer.cc
|
View
|
|
1 chunk |
+1 line, -1 line |
0 comments
|
Download
|
 |
M |
components/component_updater/default_component_installer_unittest.cc
|
View
|
1
|
4 chunks |
+14 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/update_client/update_checker.cc
|
View
|
1
|
4 chunks |
+17 lines, -6 lines |
0 comments
|
Download
|
 |
M |
components/update_client/update_checker_unittest.cc
|
View
|
1
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/update_client/update_client.h
|
View
|
1
2
|
3 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/update_client/utils.h
|
View
|
1
|
3 chunks |
+10 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/update_client/utils.cc
|
View
|
1
|
1 chunk |
+26 lines, -7 lines |
0 comments
|
Download
|
 |
M |
components/update_client/utils_unittest.cc
|
View
|
1
|
1 chunk |
+50 lines, -24 lines |
0 comments
|
Download
|
Total messages: 18 (9 generated)
|