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

Issue 2073323003: QUIC - Added a histogram to track number of times session_ is null when (Closed)

Created:
4 years, 6 months ago by ramant (doing other things)
Modified:
4 years, 6 months ago
Reviewers:
rkaplow, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, asvtkine+watch_chromium.org, mef, xunjieli
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC - Added a histogram to track number of times session_ is null when QuicHttpStream::DoStreamRequest() is called. This crash was happening in cronet (b/28676259). Would like to remove the temporary fix if this crash doesn't happen. Histogram name: Net.QuicHttpStream::DoStreamRequest.NullSession BUG=616812 R=rkaplow@chromium.org, rch@chromium.org Committed: https://crrev.com/9b30853b5857eb16dbbaa2560c04746b8d6f02e6 Cr-Commit-Position: refs/heads/master@{#400792}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix comments #

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

Depends on Patchset:

Messages

Total messages: 20 (9 generated)
ramant (doing other things)
4 years, 6 months ago (2016-06-18 00:16:13 UTC) #1
Ryan Hamilton
lgtm
4 years, 6 months ago (2016-06-18 14:59:57 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2073323003/1
4 years, 6 months ago (2016-06-18 15:00:04 UTC) #5
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/203022)
4 years, 6 months ago (2016-06-18 15:06:34 UTC) #7
ramant (doing other things)
Hi rkaplow@, A small change to track the crashes that are happening in cronet. Will ...
4 years, 6 months ago (2016-06-20 16:47:02 UTC) #10
rkaplow
https://codereview.chromium.org/2073323003/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2073323003/diff/1/tools/metrics/histograms/histograms.xml#newcode29036 tools/metrics/histograms/histograms.xml:29036: + enum="BooleanNullSession"> prefer instead of making a custom boolean ...
4 years, 6 months ago (2016-06-20 20:19:19 UTC) #11
ramant (doing other things)
https://codereview.chromium.org/2073323003/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/2073323003/diff/1/tools/metrics/histograms/histograms.xml#newcode29036 tools/metrics/histograms/histograms.xml:29036: + enum="BooleanNullSession"> On 2016/06/20 20:19:18, rkaplow wrote: > prefer ...
4 years, 6 months ago (2016-06-20 20:32:14 UTC) #12
rkaplow
lgtm
4 years, 6 months ago (2016-06-20 20:33:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2073323003/20001
4 years, 6 months ago (2016-06-20 20:34:39 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 6 months ago (2016-06-20 21:38:10 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-20 21:42:49 UTC) #20
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9b30853b5857eb16dbbaa2560c04746b8d6f02e6
Cr-Commit-Position: refs/heads/master@{#400792}

Powered by Google App Engine
This is Rietveld 408576698