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

Issue 2813103005: Reporting: Observe network changes and clear reports/clients (Closed)

Created:
3 years, 8 months ago by Julia Tuttle
Modified:
3 years, 8 months ago
CC:
cbentzel+watch_chromium.org, chromium-reviews, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Reporting: Observe network changes and clear reports/clients 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 CL adds a ReportingNetworkChangeObserver that can clear reports and/or clients (as configured in ReportingPolicy) on network changes. BUG=704259 Review-Url: https://codereview.chromium.org/2813103005 Cr-Commit-Position: refs/heads/master@{#466113} Committed: https://chromium.googlesource.com/chromium/src/+/164e4cdfd53297fe3801ae893bbaa48651e1b339

Patch Set 1 #

Patch Set 2 : rebase #

Total comments: 10

Patch Set 3 : Make requested changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+257 lines, -3 lines) Patch
M net/BUILD.gn View 1 2 2 chunks +3 lines, -0 lines 0 comments Download
M net/reporting/reporting_context.h View 1 2 chunks +4 lines, -0 lines 0 comments Download
M net/reporting/reporting_context.cc View 1 2 2 chunks +3 lines, -1 line 0 comments Download
A net/reporting/reporting_network_change_observer.h View 1 2 1 chunk +29 lines, -0 lines 0 comments Download
A net/reporting/reporting_network_change_observer.cc View 1 2 1 chunk +63 lines, -0 lines 0 comments Download
A net/reporting/reporting_network_change_observer_unittest.cc View 1 2 1 chunk +140 lines, -0 lines 0 comments Download
M net/reporting/reporting_policy.h View 1 2 1 chunk +8 lines, -0 lines 0 comments Download
M net/reporting/reporting_policy.cc View 1 2 2 chunks +7 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (17 generated)
Julia Tuttle
PTAL, shivanisha.
3 years, 8 months ago (2017-04-13 19:27:12 UTC) #6
shivanisha
https://codereview.chromium.org/2813103005/diff/20001/net/reporting/reporting_network_change_observer.cc File net/reporting/reporting_network_change_observer.cc (right): https://codereview.chromium.org/2813103005/diff/20001/net/reporting/reporting_network_change_observer.cc#newcode34 net/reporting/reporting_network_change_observer.cc:34: return; May be a comment here before the if ...
3 years, 8 months ago (2017-04-20 17:39:37 UTC) #11
Julia Tuttle
PTAL, shivanisha. https://codereview.chromium.org/2813103005/diff/20001/net/reporting/reporting_network_change_observer.cc File net/reporting/reporting_network_change_observer.cc (right): https://codereview.chromium.org/2813103005/diff/20001/net/reporting/reporting_network_change_observer.cc#newcode34 net/reporting/reporting_network_change_observer.cc:34: return; On 2017/04/20 17:39:37, shivanisha wrote: > ...
3 years, 8 months ago (2017-04-20 17:53:05 UTC) #13
shivanisha
On 2017/04/20 at 17:53:05, juliatuttle wrote: > PTAL, shivanisha. > > https://codereview.chromium.org/2813103005/diff/20001/net/reporting/reporting_network_change_observer.cc > File net/reporting/reporting_network_change_observer.cc ...
3 years, 8 months ago (2017-04-20 18:02:01 UTC) #15
Julia Tuttle
Thanks, shivanisha! PTAL csharrison for committer signoff.
3 years, 8 months ago (2017-04-20 18:04:23 UTC) #17
Charlie Harrison
On 2017/04/20 18:04:23, Julia Tuttle wrote: > Thanks, shivanisha! PTAL csharrison for committer signoff. RS ...
3 years, 8 months ago (2017-04-20 18:06:30 UTC) #18
Julia Tuttle
Thanks, csharrison!
3 years, 8 months ago (2017-04-20 18:07:40 UTC) #19
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2813103005/40001
3 years, 8 months ago (2017-04-20 20:05:42 UTC) #23
commit-bot: I haz the power
3 years, 8 months ago (2017-04-20 20:30:42 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/164e4cdfd53297fe3801ae893bba...

Powered by Google App Engine
This is Rietveld 408576698