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

Issue 560913002: Fix a bug when a QUIC session is closed during the call to InitializeSession. This seems to be able… (Closed)

Created:
6 years, 3 months ago by Ryan Hamilton
Modified:
6 years, 3 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Fix a bug when a QUIC session is closed during the call to InitializeSession. This seems to be able to happen if too much time elapses between the call to the constructor and the call to InitializeSession. Also adds a histogram to monitor the frequency of this situation. BUG=399147 Committed: https://crrev.com/f29ee62eeb9057b81d4e6f690409b209df367c04 Cr-Commit-Position: refs/heads/master@{#294425}

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -1 line) Patch
M net/quic/quic_stream_factory.cc View 1 chunk +9 lines, -1 line 0 comments Download
M tools/metrics/histograms/histograms.xml View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (5 generated)
Ryan Hamilton
jri: net/ asvitkine: histograms
6 years, 3 months ago (2014-09-10 19:09:39 UTC) #2
Alexei Svitkine (slow)
lgtm % nit https://codereview.chromium.org/560913002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/560913002/diff/1/tools/metrics/histograms/histograms.xml#newcode16407 tools/metrics/histograms/histograms.xml:16407: + True if the QUIC session ...
6 years, 3 months ago (2014-09-10 19:14:51 UTC) #3
Ryan Hamilton
Thanks! https://codereview.chromium.org/560913002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/560913002/diff/1/tools/metrics/histograms/histograms.xml#newcode16407 tools/metrics/histograms/histograms.xml:16407: + True if the QUIC session is closed ...
6 years, 3 months ago (2014-09-10 19:36:29 UTC) #4
Jana
lgtm LGTM. One question: Why does this happen? I imagine it is because the constructor ...
6 years, 3 months ago (2014-09-10 20:02:43 UTC) #6
Ryan Hamilton
On 2014/09/10 20:02:43, Jana wrote: > lgtm > > LGTM. One question: Why does this ...
6 years, 3 months ago (2014-09-10 20:38:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/560913002/20001
6 years, 3 months ago (2014-09-10 21:02:22 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: mac_gpu_retina_triggered_tests on tryserver.chromium.gpu (http://build.chromium.org/p/tryserver.chromium.gpu/builders/mac_gpu_retina_triggered_tests/builds/46040)
6 years, 3 months ago (2014-09-10 22:20:40 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patchset/560913002/20001
6 years, 3 months ago (2014-09-11 14:44:06 UTC) #13
commit-bot: I haz the power
Committed patchset #2 (id:20001) as c92664cd6099f4b176d70fc197871160823ba10f
6 years, 3 months ago (2014-09-11 18:18:30 UTC) #14
commit-bot: I haz the power
6 years, 3 months ago (2014-09-11 18:43:20 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/f29ee62eeb9057b81d4e6f690409b209df367c04
Cr-Commit-Position: refs/heads/master@{#294425}

Powered by Google App Engine
This is Rietveld 408576698