Domain Reliablity: Add "domain" field to reports.
commit1e1d803bda102882f6afebab7d6bce04d262c8d7
authorttuttle <ttuttle@chromium.org>
Fri, 26 Sep 2014 15:37:18 +0000 (26 08:37 -0700)
committerCommit bot <commit-bot@chromium.org>
Fri, 26 Sep 2014 15:37:35 +0000 (26 15:37 +0000)
tree04a332ab1f331dd9f5e28b50023c07d70857084f
parent3fe4ee45927a9614c9b2848d984d3a2fc3f3e17c
Domain Reliablity: Add "domain" field to reports.

Add a "domain" field that returns the hostname of the original request.
This lets sites with wildcard contexts tell which subdomain triggered the
beacons they receive.

BUG=

Review URL: https://codereview.chromium.org/605473002

Cr-Commit-Position: refs/heads/master@{#296947}
components/domain_reliability/beacon.cc
components/domain_reliability/beacon.h
components/domain_reliability/context_unittest.cc
components/domain_reliability/monitor.cc