|
|
Adjust preference sync code to only sync user modifiable preferences.
Switch to the new preference value source checkers in Preference. While at it,
add a unit test and better test infrastructure for controlling preference
values in tests. Convert existing unit tests where appropriate.
BUG= 48952
TEST=ProfileSyncServicePreferenceTest.ManagedPreferences
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=53179
Total comments: 18
Total comments: 8
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+269 lines, -157 lines) |
Patch |
 |
M |
chrome/browser/dom_ui/new_tab_ui_uitest.cc
|
View
|
|
4 chunks |
+3 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/dom_ui/shown_sections_handler_unittest.cc
|
View
|
|
4 chunks |
+4 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/managed_prefs_banner_base_unittest.cc
|
View
|
|
2 chunks |
+8 lines, -20 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pref_member_unittest.cc
|
View
|
|
4 chunks |
+5 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pref_service.h
|
View
|
1
2
|
3 chunks |
+8 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pref_service.cc
|
View
|
1
2
|
3 chunks |
+23 lines, -19 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pref_service_unittest.cc
|
View
|
|
8 chunks |
+9 lines, -17 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/pref_value_store.h
|
View
|
1
2
3
|
2 chunks |
+11 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/pref_value_store.cc
|
View
|
1
2
3
|
2 chunks |
+12 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/preference_change_processor.cc
|
View
|
1
|
3 chunks |
+9 lines, -8 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/glue/preference_model_associator.cc
|
View
|
1
|
2 chunks |
+5 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/sync/profile_sync_service_preference_unittest.cc
|
View
|
|
2 chunks |
+33 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/tab_contents/web_contents_unittest.cc
|
View
|
1
2
|
3 chunks |
+23 lines, -25 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_tests.gypi
|
View
|
1
2
3
4
|
1 chunk |
+2 lines, -0 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/profiles/chrome_prefs/History
|
View
|
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
 |
D |
chrome/test/data/profiles/chrome_prefs/Preferences
|
View
|
|
1 chunk |
+0 lines, -20 lines |
0 comments
|
Download
|
 |
A |
chrome/test/testing_pref_service.h
|
View
|
1
2
|
1 chunk |
+51 lines, -0 lines |
0 comments
|
Download
|
 |
A |
chrome/test/testing_pref_service.cc
|
View
|
1
2
|
1 chunk |
+60 lines, -0 lines |
0 comments
|
Download
|
 |
M |
chrome/test/testing_profile.h
|
View
|
|
3 chunks |
+4 lines, -6 lines |
0 comments
|
Download
|
Total messages: 7 (0 generated)
|