|
Suppress ToS and reflect admin policy in ARC++ welcome screen
If an account is managed and ARC++ is enabled, the account's admin
has to agree to the Terms of Service, so we do not need to show them
to the user.
The checkboxes on the welcome screen about Backup and Geolocation are
disabled if the policies ArcBackupRestoreEnabled and DefaultGeolocationSetting
already determine their value.
BUG= b/30469058
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation
-------------------------------------
CL was split and landed by khmel, see comments.
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+222 lines, -12 lines) |
Patch |
 |
M |
chrome/browser/chromeos/arc/arc_auth_service.h
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/arc/arc_auth_service.cc
|
View
|
|
2 chunks |
+6 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/arc/arc_support_host.cc
|
View
|
|
3 chunks |
+17 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_handler_list_factory.cc
|
View
|
|
2 chunks |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/policy/default_geolocation_policy_handler.h
|
View
|
1
|
1 chunk |
+34 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/policy/default_geolocation_policy_handler.cc
|
View
|
1
|
1 chunk |
+30 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/browser/policy/default_geolocation_policy_handler_unittest.cc
|
View
|
1
|
1 chunk |
+68 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/arc_support/background.js
|
View
|
|
3 chunks |
+41 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/arc_support/main.html
|
View
|
|
4 chunks |
+17 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/resources/chromeos/arc_support/manifest.json
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests_unit.gypi
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 11 (10 generated)
|