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

Issue 1979133002: QUIC - Collect histogram data to see how may users have TSVIPCli.dll (Closed)

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

Description

QUIC - Collect histogram data to see how may users have TSVIPCli.dll loaded. Added the following temporary histogram and will delete after getting some data. Net.QuicStreamFactory.TSVIPCliIsLoaded BUG=471986 R=rch@chromium.org, rkaplow@chromium.org Committed: https://crrev.com/157fdf6f4f847f37e9eb72b41da0fe6b780f6120 Cr-Commit-Position: refs/heads/master@{#393900}

Patch Set 1 #

Total comments: 3

Patch Set 2 : deleted BooleanDLLLoaded used Boolean #

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

Depends on Patchset:

Messages

Total messages: 21 (9 generated)
ramant (doing other things)
4 years, 7 months ago (2016-05-15 21:02:42 UTC) #1
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979133002/1
4 years, 7 months ago (2016-05-15 21:04:14 UTC) #4
ramant (doing other things)
https://codereview.chromium.org/1979133002/diff/1/net/quic/quic_stream_factory.cc File net/quic/quic_stream_factory.cc (right): https://codereview.chromium.org/1979133002/diff/1/net/quic/quic_stream_factory.cc#newcode1481 net/quic/quic_stream_factory.cc:1481: bool tsvipcli_loaded = ::GetModuleHandle(L"TSVIPCli.dll") != NULL; DLL could be ...
4 years, 7 months ago (2016-05-15 21:20:36 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-15 22:06:31 UTC) #7
Ryan Hamilton
lgtm
4 years, 7 months ago (2016-05-15 22:11:36 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979133002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979133002/1
4 years, 7 months ago (2016-05-15 22:11:46 UTC) #10
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/183474)
4 years, 7 months ago (2016-05-15 22:17:58 UTC) #12
rkaplow
lgtm https://codereview.chromium.org/1979133002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1979133002/diff/1/tools/metrics/histograms/histograms.xml#newcode63675 tools/metrics/histograms/histograms.xml:63675: +<enum name="BooleanDLLLoaded" type="int"> don't think you really need ...
4 years, 7 months ago (2016-05-16 14:53:12 UTC) #13
ramant (doing other things)
https://codereview.chromium.org/1979133002/diff/1/tools/metrics/histograms/histograms.xml File tools/metrics/histograms/histograms.xml (right): https://codereview.chromium.org/1979133002/diff/1/tools/metrics/histograms/histograms.xml#newcode63675 tools/metrics/histograms/histograms.xml:63675: +<enum name="BooleanDLLLoaded" type="int"> On 2016/05/16 14:53:12, rkaplow wrote: > ...
4 years, 7 months ago (2016-05-16 18:14:26 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1979133002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1979133002/20001
4 years, 7 months ago (2016-05-16 18:15:00 UTC) #17
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 7 months ago (2016-05-16 19:37:27 UTC) #19
commit-bot: I haz the power
4 years, 7 months ago (2016-05-16 19:39:05 UTC) #21
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/157fdf6f4f847f37e9eb72b41da0fe6b780f6120
Cr-Commit-Position: refs/heads/master@{#393900}

Powered by Google App Engine
This is Rietveld 408576698