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

Issue 2779983002: Reporting: Properly support endpoints with includeSubdomains. (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: Properly support endpoints with includeSubdomains. 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 modifies the ReportingCache to look for superdomain matches when asked for clients for an origin but no exact origin match is found. BUG=704259 Review-Url: https://codereview.chromium.org/2779983002 Cr-Commit-Position: refs/heads/master@{#464097} Committed: https://chromium.googlesource.com/chromium/src/+/e9b931b5db3e382b208607439ebc22ab0a7e5a68

Patch Set 1 #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Total comments: 18

Patch Set 5 : Make requested changes. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -17 lines) Patch
M net/reporting/reporting_cache.h View 1 2 3 4 3 chunks +25 lines, -0 lines 0 comments Download
M net/reporting/reporting_cache.cc View 1 2 3 4 5 chunks +97 lines, -17 lines 0 comments Download
M net/reporting/reporting_cache_unittest.cc View 1 2 1 chunk +104 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (17 generated)
Julia Tuttle
PTAL, shivanisha.
3 years, 8 months ago (2017-03-28 19:39:19 UTC) #2
shivanisha
https://codereview.chromium.org/2779983002/diff/60001/net/reporting/reporting_cache.cc File net/reporting/reporting_cache.cc (right): https://codereview.chromium.org/2779983002/diff/60001/net/reporting/reporting_cache.cc#newcode25 net/reporting/reporting_cache.cc:25: std::string GetSuperdomain(const std::string& domain) { A brief comment on ...
3 years, 8 months ago (2017-04-10 20:08:42 UTC) #11
Julia Tuttle
PTAL, shivanisha. https://codereview.chromium.org/2779983002/diff/60001/net/reporting/reporting_cache.cc File net/reporting/reporting_cache.cc (right): https://codereview.chromium.org/2779983002/diff/60001/net/reporting/reporting_cache.cc#newcode25 net/reporting/reporting_cache.cc:25: std::string GetSuperdomain(const std::string& domain) { On 2017/04/10 ...
3 years, 8 months ago (2017-04-12 16:11:37 UTC) #13
shivanisha
On 2017/04/12 at 16:11:37, juliatuttle wrote: > PTAL, shivanisha. > > https://codereview.chromium.org/2779983002/diff/60001/net/reporting/reporting_cache.cc > File net/reporting/reporting_cache.cc ...
3 years, 8 months ago (2017-04-12 17:01:07 UTC) #15
Julia Tuttle
Thanks, shivanisha! PTAL csharrison for committer signoff.
3 years, 8 months ago (2017-04-12 17:59:41 UTC) #17
Charlie Harrison
RS LGTM
3 years, 8 months ago (2017-04-12 18:00:18 UTC) #18
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/2779983002/80001
3 years, 8 months ago (2017-04-12 18:03:05 UTC) #21
commit-bot: I haz the power
3 years, 8 months ago (2017-04-12 18:56:39 UTC) #25
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/e9b931b5db3e382b208607439ebc...

Powered by Google App Engine
This is Rietveld 408576698