DescriptionMigrate the one-time notice into the MD settings CBD dialog
Migrate the one-time notice about other forms of browsing history
(introduced in https://codereview.chromium.org/1813023002/) to the
MD settings.
The C++ side is migrated more or less verbatim from ClearBrowserDataHandler.
The JS side adds a new 'settings-other-forms-of-browsing-history-notice'.
We add a test to verify that the one-time notice is shown, and that closing
it will close its parent CBD dialog.
BUG=595580
CQ_INCLUDE_TRYBOTS=tryserver.chromium.linux:closure_compilation
Committed: https://crrev.com/f310cbf5b0e999df047e77e9834b46dd396987c7
Cr-Commit-Position: refs/heads/master@{#403152}
Patch Set 1 #
Total comments: 8
Patch Set 2 : Rebase #Patch Set 3 : Addressed comments #
Total comments: 4
Patch Set 4 : Addressed comments, broke the test. #Patch Set 5 : Fixed the test. #
Total comments: 2
Patch Set 6 : Initialize to false. #Messages
Total messages: 19 (6 generated)
|