|
[Extensions] Sync the 'allowed scripting on all urls' preference
Sync the flag for whether or not an extension is allowed to script on all urls,
independent of the flag to enable the feature. This (eventually) allows people
to install extensions on a machine with the flag without the scary warning
about what will happen if it's synced.
BUG= 452756
Committed: https://crrev.com/d1aa852e6df52eaca4da775a3c40b3c1c8431008
Cr-Commit-Position: refs/heads/master@{#316100}
Total comments: 8
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+253 lines, -62 lines) |
Patch |
 |
M |
chrome/browser/apps/ephemeral_app_browsertest.cc
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/active_script_controller_unittest.cc
|
View
|
|
3 chunks |
+9 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/app_sync_data.h
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/app_sync_data.cc
|
View
|
1
|
1 chunk |
+3 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/app_sync_data_unittest.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_service_unittest.cc
|
View
|
1
|
12 chunks |
+58 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_sync_data.h
|
View
|
1
|
3 chunks |
+10 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_sync_data.cc
|
View
|
1
|
6 chunks |
+16 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_sync_data_unittest.cc
|
View
|
1
|
2 chunks |
+98 lines, -40 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_sync_service.h
|
View
|
|
3 chunks |
+1 line, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_sync_service.cc
|
View
|
1
|
9 chunks |
+42 lines, -14 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/extensions/extension_util.cc
|
View
|
1
2
|
1 chunk |
+5 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/test/integration/two_client_apps_sync_test.cc
|
View
|
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/extension_specifics.proto
|
View
|
1
|
1 chunk |
+6 lines, -0 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions.cc
|
View
|
1
2
|
1 chunk |
+1 line, -0 lines |
0 comments
|
Download
|
Total messages: 19 (7 generated)
|