DescriptionAdd an infrastructure to query history.google.com about other forms of browsing history.
The Clear Browsing Data dialog UI will provide a notice informing the
user that history.google.com stores other forms of browsing history
(such as the search history).
We will only show the notice to those users for whom it is valid. This
will be determined by Sync status, and by a JSON response from
history.google.com [not yet implemented].
See https://docs.google.com/document/d/1ZMDSAd44KmzKhqXPjobZOf9rZezs6VqiBnqpDD0auCU/
for the background.
To communicate between backends (ProfileSyncService, HistoryService) and
frontends on all platforms, we need to put this logic to a component
(especially because of iOS). We create a new component "browsing_data_ui".
BUG=595332
Committed: https://crrev.com/b6d0d3c36ca322e5f2cb4513198f9d91b5ee53a9
Cr-Commit-Position: refs/heads/master@{#381804}
Patch Set 1 : #
Total comments: 2
Patch Set 2 : Fixed the GN chain. #
Total comments: 4
Patch Set 3 : Add a new component. #
Total comments: 12
Patch Set 4 : Renamed to browsing_data_ui #Patch Set 5 : Rebase. #
Total comments: 2
Patch Set 6 : Removed output_name #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 31 (11 generated)
|