|
Remove NetPrefObserver class and two prefs that do not do anything.
Remove DnsPrefetchingEnabled and DisableSpdy preferences.
DnsPrefetchingEnabled was not doing anything for about year now. DisableSpdy
has not been doing anything since SPDY/3.1 support was removed recently.
Also remove class NetPrefObserver, which does not do anything besides
registering these two preferences.
This is a follow-up to https://crrev.com/2140733002.
BUG= 624095, 526773, 334602
Committed: https://crrev.com/a376ed55e15fc38bb8d22fe164fb275882a37554
Cr-Commit-Position: refs/heads/master@{#407313}
Total comments: 2
Total comments: 1
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+36 lines, -156 lines) |
Patch |
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java
|
View
|
1
2
3
|
3 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java
|
View
|
1
2
3
|
1 chunk |
+0 lines, -5 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/android/preferences/pref_service_bridge.cc
|
View
|
1
2
3
|
2 chunks |
+0 lines, -18 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc
|
View
|
1
|
3 chunks |
+9 lines, -7 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/net/net_pref_observer.h
|
View
|
|
1 chunk |
+0 lines, -32 lines |
0 comments
|
Download
|
 |
D |
chrome/browser/net/net_pref_observer.cc
|
View
|
|
1 chunk |
+0 lines, -34 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/cloud/cloud_policy_browsertest.cc
|
View
|
|
2 chunks |
+9 lines, -6 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/policy/configuration_policy_handler_list_factory.cc
|
View
|
1
2
|
1 chunk |
+0 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/prefs/browser_prefs.cc
|
View
|
1
2
|
5 chunks |
+9 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_impl.h
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
 |
M |
chrome/browser/profiles/profile_impl.cc
|
View
|
|
2 chunks |
+0 lines, -7 lines |
0 comments
|
Download
|
 |
M |
chrome/chrome_browser.gypi
|
View
|
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.h
|
View
|
1
2
|
1 chunk |
+0 lines, -2 lines |
0 comments
|
Download
|
 |
M |
chrome/common/pref_names.cc
|
View
|
1
2
|
2 chunks |
+0 lines, -13 lines |
2 comments
|
Download
|
 |
M |
components/policy/resources/policy_templates.json
|
View
|
1
2
3
4
|
3 chunks |
+7 lines, -4 lines |
0 comments
|
Download
|
Total messages: 36 (24 generated)
|