Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(733)

Issue 935903002: Upstream privacy settings. (Closed)

Created:
5 years, 10 months ago by newt (away)
Modified:
5 years, 10 months ago
Reviewers:
Ted C, Bence
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Upstream privacy settings. This upstreams the privacy screen in settings, which includes navigation error suggestions, omnibox suggestions, prefetching, crash report uploading, do not track, and clearing data. BUG=428869 Committed: https://crrev.com/d700c0f0a3bdaf321db6f30010c59f4ed6a54176 Cr-Commit-Position: refs/heads/master@{#317086}

Patch Set 1 #

Total comments: 2

Patch Set 2 : added TODOs in Preferences.java #

Patch Set 3 : upstreamed two methods into ChromiumApplication #

Patch Set 4 : init CommandLine to fix tests #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1450 lines, -19 lines) Patch
A chrome/android/java/res/layout/single_line_bottom_text_dialog.xml View 1 chunk +18 lines, -0 lines 0 comments Download
M chrome/android/java/res/values-v17/styles.xml View 2 chunks +8 lines, -0 lines 0 comments Download
M chrome/android/java/res/values/arrays.xml View 1 chunk +25 lines, -0 lines 0 comments Download
M chrome/android/java/res/values/values.xml View 1 chunk +2 lines, -0 lines 0 comments Download
A + chrome/android/java/res/xml/contextual_search_preferences.xml View 1 chunk +4 lines, -8 lines 0 comments Download
A + chrome/android/java/res/xml/do_not_track_preferences.xml View 1 2 2 chunks +5 lines, -9 lines 0 comments Download
A chrome/android/java/res/xml/privacy_preferences.xml View 1 chunk +56 lines, -0 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/ChromiumApplication.java View 1 2 3 chunks +25 lines, -2 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java View 1 2 chunks +31 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataDialogFragment.java View 1 2 1 chunk +225 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ContextualSearchPreferenceFragment.java View 1 chunk +78 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/CrashDumpUploadPreference.java View 1 chunk +54 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/DoNotTrackPreference.java View 1 chunk +43 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/NetworkPredictionPreference.java View 1 chunk +42 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferences.java View 1 chunk +265 lines, -0 lines 0 comments Download
A chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManager.java View 1 chunk +291 lines, -0 lines 0 comments Download
M chrome/android/java/strings/android_chrome_strings.grd View 1 2 1 chunk +108 lines, -0 lines 0 comments Download
A chrome/android/javatests/src/org/chromium/chrome/browser/preferences/privacy/PrivacyPreferencesManagerTest.java View 1 2 3 1 chunk +170 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (3 generated)
newt (away)
PTAL bnc: PrivacyPreferencesManager[Test].java, NetworkPredictionPreference.java, CrashDumpUploadPreference.java, arrays.xml, and related bits of android_chrome_strings.grd tedchoc: everything else (ClearBrowsingDataDialogFragment.java, ...
5 years, 10 months ago (2015-02-18 03:07:55 UTC) #2
newt (away)
Everything here is copy-pasted from downstream except for these changes: - Added several methods to ...
5 years, 10 months ago (2015-02-18 03:12:47 UTC) #3
Ted C
lgtm https://codereview.chromium.org/935903002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java (right): https://codereview.chromium.org/935903002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java#newcode85 chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java:85: public void logContextualSearchToggled(boolean newValue) {} should all of ...
5 years, 10 months ago (2015-02-18 16:28:38 UTC) #4
newt (away)
https://codereview.chromium.org/935903002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java (right): https://codereview.chromium.org/935903002/diff/1/chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java#newcode85 chrome/android/java/src/org/chromium/chrome/browser/preferences/Preferences.java:85: public void logContextualSearchToggled(boolean newValue) {} On 2015/02/18 16:28:38, Ted ...
5 years, 10 months ago (2015-02-18 19:23:29 UTC) #6
newt (away)
bnc: ping
5 years, 10 months ago (2015-02-18 23:46:22 UTC) #7
Bence
LGTM. Sorry for the delay.
5 years, 10 months ago (2015-02-19 17:03:19 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/935903002/60001
5 years, 10 months ago (2015-02-19 18:38:50 UTC) #10
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 10 months ago (2015-02-19 19:00:13 UTC) #11
commit-bot: I haz the power
5 years, 10 months ago (2015-02-19 19:00:55 UTC) #12
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d700c0f0a3bdaf321db6f30010c59f4ed6a54176
Cr-Commit-Position: refs/heads/master@{#317086}

Powered by Google App Engine
This is Rietveld 408576698