|
|
Remove kAutofillWalletSyncExperimentEnabled.
This sync experiment has been at 100% of all users for a while.
Also, add the autofill_wallet type to sync/tools/testserver/chromiumsync.py. Previously, AutofillWalletDataTypeController::IsEnabled was returning false in the test environment because the sync setting was false. Now that we enable by default, the sync integration tests are covering this type. Which I assume is a good thing.
BUG= 594182
Committed: https://crrev.com/04c8fd5e7c57f75262f477e6ac94e18ca76b6371
Cr-Commit-Position: refs/heads/master@{#381304}
Total comments: 6
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+24 lines, -424 lines) |
Patch |
 |
M |
chrome/browser/autofill/android/personal_data_manager_android.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/autofill/options_util.h
|
View
|
1
|
1 chunk |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/autofill/options_util.cc
|
View
|
1
|
1 chunk |
+0 lines, -21 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/test/integration/single_client_wallet_sync_test.cc
|
View
|
|
7 chunks |
+1 line, -93 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/webui/options/autofill_options_handler.cc
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill.gypi
|
View
|
1
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/BUILD.gn
|
View
|
1
|
2 chunks |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_experiments.cc
|
View
|
1
|
1 chunk |
+2 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_manager.cc
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_metrics_unittest.cc
|
View
|
|
3 chunks |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_wallet_data_type_controller.h
|
View
|
|
1 chunk |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/autofill_wallet_data_type_controller.cc
|
View
|
|
4 chunks |
+5 lines, -12 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/options_util.h
|
View
|
1
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/options_util.cc
|
View
|
1
|
1 chunk |
+0 lines, -24 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/options_util_unittest.cc
|
View
|
1
|
1 chunk |
+0 lines, -138 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/personal_data_manager.h
|
View
|
|
1 chunk |
+0 lines, -4 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/personal_data_manager.cc
|
View
|
|
3 chunks |
+2 lines, -8 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/browser/personal_data_manager_unittest.cc
|
View
|
|
2 chunks |
+0 lines, -26 lines |
0 comments
|
Download
|
 |
M |
components/autofill/core/common/autofill_pref_names.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
components/autofill/core/common/autofill_pref_names.cc
|
View
|
|
2 chunks |
+1 line, -7 lines |
0 comments
|
Download
|
 |
M |
components/browser_sync/browser/profile_sync_service.cc
|
View
|
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
components/components_tests.gyp
|
View
|
1
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/internal_api/public/util/experiments.h
|
View
|
1
2
|
2 chunks |
+3 lines, -8 lines |
0 comments
|
Download
|
 |
M |
sync/internal_api/sync_manager_impl.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -11 lines |
0 comments
|
Download
|
 |
M |
sync/protocol/experiments_specifics.proto
|
View
|
1
2
|
1 chunk |
+2 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/protocol/proto_value_conversions.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
sync/tools/testserver/chromiumsync.py
|
View
|
|
4 chunks |
+6 lines, -1 line |
0 comments
|
Download
|
Total messages: 25 (10 generated)
|