|
Get rid of browser_prefs::RegisterAllPrefs()
Local state and user prefs have always been separate namespaces. We'd
like to have proxy configuration in both, so let's stick to the
namespace separation and clean up testing code that incorrectly merged
the namespaces.
BUG=none
TEST=compiles and passes tests
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=75536
Total comments: 4
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+68 lines, -65 lines) |
Patch |
 |
D |
chrome/browser/chromeos/notifications/desktop_notifications_unittest.h
|
View
|
1
2
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
D |
chrome/browser/chromeos/notifications/desktop_notifications_unittest.cc
|
View
|
1
2
|
3 chunks |
+5 lines, -4 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/google/google_url_tracker_unittest.cc
|
View
|
1
|
3 chunks |
+5 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/metrics/metrics_log_unittest.cc
|
View
|
1
2
3
|
3 chunks |
+14 lines, -13 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/pref_proxy_config_service.h
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/pref_proxy_config_service.cc
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/net/pref_proxy_config_service_unittest.cc
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/desktop_notifications_unittest.h
|
View
|
1
2
|
3 chunks |
+5 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/notifications/desktop_notifications_unittest.cc
|
View
|
1
2
|
6 chunks |
+10 lines, -9 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.h
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.cc
|
View
|
1
2
|
3 chunks |
+2 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/options/preferences_window_controller.mm
|
View
|
1
2
|
2 chunks |
+1 line, -12 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/ui/cocoa/options/preferences_window_controller_unittest.mm
|
View
|
1
2
|
4 chunks |
+9 lines, -6 lines |
2 comments
|
Download
|
 |
M |
chrome/test/testing_browser_process.h
|
View
|
1
2
|
1 chunk |
+4 lines, -0 lines |
2 comments
|
Download
|
 |
M |
chrome/test/testing_profile.cc
|
View
|
1
2
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
Total messages: 5 (0 generated)
|