DescriptionReporting: Add Observer interface to observe cache updates.
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.
This adds an Observer interface by which parts of Reporting can observe
cache updates. Expected users are the DeliveryAgent and Serializer.
BUG=704259
Review-Url: https://codereview.chromium.org/2778373003
Cr-Commit-Position: refs/heads/master@{#462980}
Committed: https://chromium.googlesource.com/chromium/src/+/48f489e9d57806e4e78039e4712721ba141229d7
Patch Set 1 #Patch Set 2 : switch to ObserverList, rebase, etc. #Patch Set 3 : rebase #Patch Set 4 : rebase #
Depends on Patchset: Dependent Patchsets: Messages
Total messages: 20 (14 generated)
|