DescriptionReporting: Implement browsing data remover.
Reporting is a spec for delivering out-of-band reports from various
other parts of the browser. See http://wicg.github.io/reporting/ for
the spec, or https://goo.gl/pygX5I for details of the planned
implementation in Chromium.
The browsing data remover removes reports and/or endpoints that match
an (optional) origin filter, or all reports and/or endpoints. It will
be called from Chromium's browsing_data_remover, potentially among
other places.
BUG=704259
Review-Url: https://codereview.chromium.org/2752523005
Cr-Commit-Position: refs/heads/master@{#463016}
Committed: https://chromium.googlesource.com/chromium/src/+/1170eb931001e6307d73a250f8c7a7f2db2042a4
Patch Set 1 #Patch Set 2 : NET_EXPORT ReportingBrowsingDataRemover::Params #Patch Set 3 : rebase #Patch Set 4 : rebase #Patch Set 5 : Move after Context CL. #
Total comments: 4
Patch Set 6 : rebase #Patch Set 7 : Make requested changes. #
Total comments: 1
Patch Set 8 : Make requested change. #
Depends on Patchset: Messages
Total messages: 28 (18 generated)
|