summaryrefslogtreecommitdiffstats
path: root/components/suggestions/blacklist_store.cc
diff options
context:
space:
mode:
authornewt <newt@chromium.org>2016-02-25 15:53:22 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-25 23:54:25 +0000
commit1f354ca0573b81547e0921f2a015915a7ccc3dbd (patch)
tree6e5d2e8c1fb9b30229a5ba2db940cc48b860c604 /components/suggestions/blacklist_store.cc
parent76204ebc7058e5397e1066db0a8411f0170cee23 (diff)
downloadchromium_src-1f354ca0573b81547e0921f2a015915a7ccc3dbd.zip
chromium_src-1f354ca0573b81547e0921f2a015915a7ccc3dbd.tar.gz
chromium_src-1f354ca0573b81547e0921f2a015915a7ccc3dbd.tar.bz2
[Android] Simplify "network predictions" preference to a boolean value.
This changes the network predictions preference on Android from a tri-state (always, only on wifi, never) to a two-state (on, off). The privacy settings screen now shows a simple checkbox to control this preference. "Always" and "only on wifi" are effectively merged into the new "on" state, which has the same behavior as the old "only on wifi" state: prefetching and prerendering are allowed only on wifi, while DNS preresolving and TCP preconnect can happen on all connection types. Under the hood, the "always" and "only on wifi" states still exist temporarily, but are treated identically. This change doesn't affect other platforms, which already use "always" and "only on wifi" interchangably and show a simple checkbox in the UI. BUG=585297 Review URL: https://codereview.chromium.org/1712943002 Cr-Commit-Position: refs/heads/master@{#377716}
Diffstat (limited to 'components/suggestions/blacklist_store.cc')
0 files changed, 0 insertions, 0 deletions