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

Issue 1147453003: Measure inappropriate_fallback alerts from Google. (Closed)

Created:
5 years, 7 months ago by davidben
Modified:
5 years, 7 months ago
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvitkine+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@fallback-type
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Measure inappropriate_fallback alerts from Google. Some fraction of successful connections use the fallback, but only due to a spurious network failure. To estimate this fraction, compare handshakes to Google servers which succeed against those that fail with an inappropriate_fallback alert. Google servers are known to implement FALLBACK_SCSV, so a spurious network failure while connecting would trigger the fallback, successfully connect, but fail with this alert. BUG=459690 Committed: https://crrev.com/701ca98bb1301a5e90f878aca6ca036a509fcd00 Cr-Commit-Position: refs/heads/master@{#330425}

Patch Set 1 #

Total comments: 4

Patch Set 2 : rebase #

Patch Set 3 : revise various wordings #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -9 lines) Patch
M net/http/http_network_transaction.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_transaction.cc View 1 2 3 chunks +25 lines, -6 lines 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 2 3 chunks +18 lines, -2 lines 2 comments Download

Messages

Total messages: 14 (4 generated)
davidben
I put this on top of the other CL, so try bots are unhappy with ...
5 years, 7 months ago (2015-05-15 01:01:34 UTC) #2
Ryan Sleevi
lgtm https://codereview.chromium.org/1147453003/diff/1/net/http/http_network_transaction.cc File net/http/http_network_transaction.cc (right): https://codereview.chromium.org/1147453003/diff/1/net/http/http_network_transaction.cc#newcode1455 net/http/http_network_transaction.cc:1455: // instead meet with an inappropriate_fallback alert. Comparing ...
5 years, 7 months ago (2015-05-15 22:24:43 UTC) #3
davidben
+asvitkine for histograms.xml https://codereview.chromium.org/1147453003/diff/1/net/http/http_network_transaction.cc File net/http/http_network_transaction.cc (right): https://codereview.chromium.org/1147453003/diff/1/net/http/http_network_transaction.cc#newcode1455 net/http/http_network_transaction.cc:1455: // instead meet with an inappropriate_fallback ...
5 years, 7 months ago (2015-05-15 23:27:57 UTC) #5
Ryan Sleevi
lgtm
5 years, 7 months ago (2015-05-15 23:52:17 UTC) #6
davidben
+isherman for histograms.xml (looks like it's a holiday in Canada today?)
5 years, 7 months ago (2015-05-18 17:42:05 UTC) #8
Ilya Sherman
LGTM https://codereview.chromium.org/1147453003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1147453003/diff/40001/tools/metrics/histograms/histograms.xml#newcode48281 tools/metrics/histograms/histograms.xml:48281: + <int value="1" label="inappropriate_fallback alert"/> nit: Why not ...
5 years, 7 months ago (2015-05-18 18:55:34 UTC) #9
davidben
https://codereview.chromium.org/1147453003/diff/40001/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1147453003/diff/40001/tools/metrics/histograms/histograms.xml#newcode48281 tools/metrics/histograms/histograms.xml:48281: + <int value="1" label="inappropriate_fallback alert"/> On 2015/05/18 18:55:34, Ilya ...
5 years, 7 months ago (2015-05-18 19:09:09 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1147453003/40001
5 years, 7 months ago (2015-05-18 19:53:59 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 7 months ago (2015-05-18 21:21:55 UTC) #13
commit-bot: I haz the power
5 years, 7 months ago (2015-05-18 22:43:40 UTC) #14
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/701ca98bb1301a5e90f878aca6ca036a509fcd00
Cr-Commit-Position: refs/heads/master@{#330425}

Powered by Google App Engine
This is Rietveld 408576698