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

Issue 1843003003: Add a method to determine when to show a one-time history notice in the CBD dialog (Closed)

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

Description

Add a method to determine when to show a one-time history notice in the CBD dialog browsing_data_ui::ShouldShowNoticeAboutOtherFormsOfBrowsingHistory determines when we should show a permanent notice about other forms of browsing history in the CBD dialog. However, the one-time notice showed in a new dialog atop of CBD will have different conditions. Add a separate method to browsing_data_ui to determine that. Currently, the method defaults to the same value as the aforementioned one; we are adding it to provide an interface for the UI code. In the future, it will be updated with correct conditions. BUG=595332 Committed: https://crrev.com/c628f837425d9bb578a29347d36be185662975c1 Cr-Commit-Position: refs/heads/master@{#384567}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M components/browsing_data_ui/history_notice_utils.h View 1 chunk +9 lines, -0 lines 0 comments Download
M components/browsing_data_ui/history_notice_utils.cc View 1 chunk +8 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 10 (3 generated)
msramek
Hi Mihai, as discussed offline, the discussion on conditions to show the history notice has ...
4 years, 8 months ago (2016-03-30 16:00:26 UTC) #2
msramek
Friendly ping. I'm already implementing the one-time dialog, so I need the interface defined.
4 years, 8 months ago (2016-04-01 12:02:50 UTC) #3
msarda
lgtm
4 years, 8 months ago (2016-04-01 12:05:21 UTC) #4
msramek
Thank you!
4 years, 8 months ago (2016-04-01 12:16:22 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1843003003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1843003003/1
4 years, 8 months ago (2016-04-01 12:16:38 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 8 months ago (2016-04-01 13:03:01 UTC) #8
commit-bot: I haz the power
4 years, 8 months ago (2016-04-01 13:03:55 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/c628f837425d9bb578a29347d36be185662975c1
Cr-Commit-Position: refs/heads/master@{#384567}

Powered by Google App Engine
This is Rietveld 408576698