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

Issue 2800023002: Create a separate NetLog source type QUIC_STREAM_FACTORY_JOB (Closed)

Created:
3 years, 8 months ago by Zhongyi Shi
Modified:
3 years, 8 months ago
Reviewers:
eroman, Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, bnc+watch_chromium.org, eroman, mmenke, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Create a separate NetLog source type QUIC_STREAM_FACTORY_JOB for each QuicStreamFactory::Job created. BUG=702411 Review-Url: https://codereview.chromium.org/2800023002 Cr-Commit-Position: refs/heads/master@{#463023} Committed: https://chromium.googlesource.com/chromium/src/+/96b7a82c70628fa03e8972668fe26310fc1e52ba

Patch Set 1 #

Total comments: 3

Patch Set 2 : address rch@'s comments #

Total comments: 6

Patch Set 3 : change to use separate callback #

Total comments: 4

Patch Set 4 : address #8 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -2 lines) Patch
M net/log/net_log_event_type_list.h View 1 2 2 chunks +30 lines, -0 lines 0 comments Download
M net/log/net_log_source_type_list.h View 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/chromium/quic_stream_factory.cc View 1 2 3 2 chunks +24 lines, -2 lines 0 comments Download

Messages

Total messages: 16 (5 generated)
Zhongyi Shi
A follow-up CL will add more NetLogs in QUIC_STREAM_FACTORY_JOB to log the QuicStreamFactory::Job state machine. ...
3 years, 8 months ago (2017-04-06 23:50:17 UTC) #2
Ryan Hamilton
lgtm, but please wait for eroman since he commonly notices net log subtleties that I ...
3 years, 8 months ago (2017-04-06 23:55:12 UTC) #3
Zhongyi Shi
eroman@: Eric, ptal! rch@: thanks for review :) https://codereview.chromium.org/2800023002/diff/1/net/quic/chromium/quic_stream_factory.cc File net/quic/chromium/quic_stream_factory.cc (right): https://codereview.chromium.org/2800023002/diff/1/net/quic/chromium/quic_stream_factory.cc#newcode403 net/quic/chromium/quic_stream_factory.cc:403: net_log.source().ToEventParametersCallback()); ...
3 years, 8 months ago (2017-04-07 00:17:42 UTC) #4
Ryan Hamilton
lgtm https://codereview.chromium.org/2800023002/diff/1/net/quic/chromium/quic_stream_factory.cc File net/quic/chromium/quic_stream_factory.cc (right): https://codereview.chromium.org/2800023002/diff/1/net/quic/chromium/quic_stream_factory.cc#newcode403 net/quic/chromium/quic_stream_factory.cc:403: net_log.source().ToEventParametersCallback()); On 2017/04/07 00:17:42, Zhongyi Shi wrote: > ...
3 years, 8 months ago (2017-04-07 00:20:32 UTC) #5
eroman
lgtm https://codereview.chromium.org/2800023002/diff/20001/net/log/net_log_event_type_list.h File net/log/net_log_event_type_list.h (right): https://codereview.chromium.org/2800023002/diff/20001/net/log/net_log_event_type_list.h#newcode1097 net/log/net_log_event_type_list.h:1097: // Identifies the NetLogSource() for the QuicStreamFactory::Job that ...
3 years, 8 months ago (2017-04-07 01:55:29 UTC) #6
Zhongyi Shi
eroman@: Thanks a lot for the suggestions, change to use a separate callback. PTAL! https://codereview.chromium.org/2800023002/diff/20001/net/log/net_log_event_type_list.h ...
3 years, 8 months ago (2017-04-07 03:08:53 UTC) #7
eroman
https://codereview.chromium.org/2800023002/diff/40001/net/quic/chromium/quic_stream_factory.cc File net/quic/chromium/quic_stream_factory.cc (right): https://codereview.chromium.org/2800023002/diff/40001/net/quic/chromium/quic_stream_factory.cc#newcode403 net/quic/chromium/quic_stream_factory.cc:403: std::string server_id = key_.server_id().ToString(); Delete this. https://codereview.chromium.org/2800023002/diff/40001/net/quic/chromium/quic_stream_factory.cc#newcode406 net/quic/chromium/quic_stream_factory.cc:406: base::Bind(&NetLogQuicStreamFactoryJobCallback, ...
3 years, 8 months ago (2017-04-07 19:16:40 UTC) #8
Zhongyi Shi
eroman@: ptal, thanks! https://codereview.chromium.org/2800023002/diff/40001/net/quic/chromium/quic_stream_factory.cc File net/quic/chromium/quic_stream_factory.cc (right): https://codereview.chromium.org/2800023002/diff/40001/net/quic/chromium/quic_stream_factory.cc#newcode403 net/quic/chromium/quic_stream_factory.cc:403: std::string server_id = key_.server_id().ToString(); On 2017/04/07 ...
3 years, 8 months ago (2017-04-07 20:33:56 UTC) #9
eroman
lgtm
3 years, 8 months ago (2017-04-07 20:43:29 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2800023002/60001
3 years, 8 months ago (2017-04-07 20:45:42 UTC) #13
commit-bot: I haz the power
3 years, 8 months ago (2017-04-07 22:38:39 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/96b7a82c70628fa03e8972668fe2...

Powered by Google App Engine
This is Rietveld 408576698