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

Issue 1095553004: Domain Reliability: Create beacons from ConnectionAttempts. (Closed)

Created:
5 years, 8 months ago by Deprecated (see juliatuttle)
Modified:
5 years, 7 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@domrel_serverip2
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Domain Reliability: Create beacons from ConnectionAttempts. This also starts logging CANCELED requests, since they are just as likely as FAILED/ERR_ABORTED ones to be from what *would've* been ERR_TIMED_OUT if the user had been more patient. :) BUG=480565 Committed: https://crrev.com/8feb018c6a97b6d075e7483464cc8fab9994a186 Cr-Commit-Position: refs/heads/master@{#330233}

Patch Set 1 : rebase #

Patch Set 2 : rebase #

Patch Set 3 : rebase #

Patch Set 4 : rebase #

Patch Set 5 : rebase #

Patch Set 6 : Don't report cached server_ips #

Total comments: 14

Patch Set 7 : rebase #

Patch Set 8 : Make requested changes. #

Patch Set 9 : Document flaky duplicate detection code #

Patch Set 10 : Clarify logic in ShouldReportRequets #

Unified diffs Side-by-side diffs Delta from patch set Stats (+109 lines, -35 lines) Patch
M components/domain_reliability/monitor.h View 2 chunks +3 lines, -1 line 0 comments Download
M components/domain_reliability/monitor.cc View 1 2 3 4 5 6 7 8 9 6 chunks +106 lines, -34 lines 0 comments Download

Messages

Total messages: 19 (6 generated)
Deprecated (see juliatuttle)
PTAL when you get a chance; note dependency in CL description.
5 years, 8 months ago (2015-04-24 02:34:47 UTC) #2
Randy Smith (Not in Mondays)
High level cop-out question: Is there someone who already understands the net domain reliability code? ...
5 years, 7 months ago (2015-05-01 17:41:19 UTC) #6
Deprecated (see juliatuttle)
On 2015/05/01 17:41:19, rdsmith wrote: > High level cop-out question: Is there someone who already ...
5 years, 7 months ago (2015-05-04 21:06:09 UTC) #7
Randy Smith (Not in Mondays)
On 2015/05/04 21:06:09, ttuttle wrote: > On 2015/05/01 17:41:19, rdsmith wrote: > > High level ...
5 years, 7 months ago (2015-05-05 17:32:59 UTC) #8
Deprecated (see juliatuttle)
PTAL, davidben.
5 years, 7 months ago (2015-05-11 18:28:05 UTC) #10
davidben
https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc File components/domain_reliability/monitor.cc (right): https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc#newcode27 components/domain_reliability/monitor.cc:27: int URLRequestStatusToNetError(const net::URLRequestStatus& status) { [Not your fault, but ...
5 years, 7 months ago (2015-05-15 18:36:50 UTC) #11
Deprecated (see juliatuttle)
PTAL. https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc File components/domain_reliability/monitor.cc (right): https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc#newcode27 components/domain_reliability/monitor.cc:27: int URLRequestStatusToNetError(const net::URLRequestStatus& status) { On 2015/05/15 18:36:50, ...
5 years, 7 months ago (2015-05-15 19:08:45 UTC) #12
davidben
https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc File components/domain_reliability/monitor.cc (right): https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc#newcode65 components/domain_reliability/monitor.cc:65: if (!net::ParseIPLiteralToNumber(host_port_pair.host(), &ip_address_number)) On 2015/05/15 19:08:45, ttuttle wrote: > ...
5 years, 7 months ago (2015-05-15 19:46:18 UTC) #13
Deprecated (see juliatuttle)
On 2015/05/15 19:46:18, David Benjamin wrote: > https://codereview.chromium.org/1095553004/diff/160001/components/domain_reliability/monitor.cc#newcode291 > components/domain_reliability/monitor.cc:291: return true; > On 2015/05/15 ...
5 years, 7 months ago (2015-05-15 21:35:50 UTC) #14
davidben
lgtm
5 years, 7 months ago (2015-05-15 21:36:33 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1095553004/240001
5 years, 7 months ago (2015-05-15 21:42:00 UTC) #17
commit-bot: I haz the power
Committed patchset #10 (id:240001)
5 years, 7 months ago (2015-05-15 23:40:46 UTC) #18
commit-bot: I haz the power
5 years, 7 months ago (2015-05-18 11:29:11 UTC) #19
Message was sent while issue was closed.
Patchset 10 (id:??) landed as
https://crrev.com/8feb018c6a97b6d075e7483464cc8fab9994a186
Cr-Commit-Position: refs/heads/master@{#330233}

Powered by Google App Engine
This is Rietveld 408576698