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

Issue 1870703002: Connect the "other forms of browsing history" frontend on Android to backend. (Closed)

Created:
4 years, 8 months ago by msramek
Modified:
4 years, 8 months ago
Reviewers:
gone
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@add-dialog-rebased
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Connect the "other forms of browsing history" frontend on Android to backend. When created, ClearBrowsingDataPreferences asks through the PrefServiceBridge whether it should display the notice about other forms of browsing history in the footer and in the dialog. The response is returned asynchronously. BUG=595332 Committed: https://crrev.com/cf14b5cb372037e46ffc3bae09cddd2af1ca4b51 Cr-Commit-Position: refs/heads/master@{#386140}

Patch Set 1 : #

Total comments: 16

Patch Set 2 : Rebase. #

Patch Set 3 : Addressed comments. #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -19 lines) Patch
M chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java View 1 2 4 chunks +39 lines, -7 lines 0 comments Download
M chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java View 1 2 4 chunks +9 lines, -12 lines 2 comments Download
M chrome/browser/android/preferences/pref_service_bridge.cc View 1 2 2 chunks +42 lines, -0 lines 2 comments Download
M chrome/chrome_browser.gypi View 1 1 chunk +1 line, -0 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 17 (9 generated)
msramek
Hi Dan, can you please have a look at this one as well? It's a ...
4 years, 8 months ago (2016-04-07 16:38:05 UTC) #5
gone
https://chromiumcodereview.appspot.com/1870703002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java (right): https://chromiumcodereview.appspot.com/1870703002/diff/40001/chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java#newcode737 chrome/android/java/src/org/chromium/chrome/browser/preferences/PrefServiceBridge.java:737: public interface OtherFormsOfBrowsingHistoryListener { public inner classes go at ...
4 years, 8 months ago (2016-04-07 22:27:56 UTC) #6
msramek
PTAL! I addressed your comments and it actually made this CL a lot simpler :) ...
4 years, 8 months ago (2016-04-08 16:03:18 UTC) #9
gone
lgtm Hrm, definitely a lot cleaner. Thanks! https://chromiumcodereview.appspot.com/1870703002/diff/120001/chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java (right): https://chromiumcodereview.appspot.com/1870703002/diff/120001/chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java#newcode136 chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java:136: private boolean ...
4 years, 8 months ago (2016-04-08 17:44:58 UTC) #10
msramek
Thanks, Dan! https://chromiumcodereview.appspot.com/1870703002/diff/120001/chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java File chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java (right): https://chromiumcodereview.appspot.com/1870703002/diff/120001/chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java#newcode136 chrome/android/java/src/org/chromium/chrome/browser/preferences/privacy/ClearBrowsingDataPreferences.java:136: private boolean mIsDialogAboutOtherFormsOfBrowsingHistoryEnabled; On 2016/04/08 17:44:58, dfalcantara ...
4 years, 8 months ago (2016-04-08 18:31:30 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1870703002/120001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1870703002/120001
4 years, 8 months ago (2016-04-08 18:32:28 UTC) #13
commit-bot: I haz the power
Committed patchset #3 (id:120001)
4 years, 8 months ago (2016-04-08 18:44:23 UTC) #15
commit-bot: I haz the power
4 years, 8 months ago (2016-04-08 18:46:39 UTC) #17
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cf14b5cb372037e46ffc3bae09cddd2af1ca4b51
Cr-Commit-Position: refs/heads/master@{#386140}

Powered by Google App Engine
This is Rietveld 408576698