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

Issue 2699433003: Add net-log entries when HttpStream jobs are forced to wait, and when they're delayed and resumed. (Closed)

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

Description

Add net-log entries when HttpStream jobs are forced to wait, and when they're delayed and resumed. BUG=691688 Review-Url: https://codereview.chromium.org/2699433003 Cr-Commit-Position: refs/heads/master@{#450608} Committed: https://chromium.googlesource.com/chromium/src/+/d27cf4ed111ab7f3bdab607fe48e4446d6cf15ca

Patch Set 1 #

Total comments: 9

Patch Set 2 : fix comments from eroman #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -25 lines) Patch
M net/http/http_stream_factory_impl_job.cc View 1 1 chunk +5 lines, -1 line 0 comments Download
M net/http/http_stream_factory_impl_job_controller.h View 1 1 chunk +4 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_job_controller.cc View 1 4 chunks +15 lines, -22 lines 2 comments Download
M net/log/net_log_event_type_list.h View 1 2 chunks +16 lines, -2 lines 0 comments Download

Messages

Total messages: 23 (11 generated)
Ryan Hamilton
3 years, 10 months ago (2017-02-14 20:58:48 UTC) #2
eroman
drive-by comments on NetLog integration specifically. https://codereview.chromium.org/2699433003/diff/1/net/http/http_stream_factory_impl_job.cc File net/http/http_stream_factory_impl_job.cc (right): https://codereview.chromium.org/2699433003/diff/1/net/http/http_stream_factory_impl_job.cc#newcode138 net/http/http_stream_factory_impl_job.cc:138: std::unique_ptr<base::Value> NetLogHttpStreamJobWaitingCallback( Have ...
3 years, 10 months ago (2017-02-14 21:18:36 UTC) #6
Ryan Hamilton
Thanks, Eric. https://codereview.chromium.org/2699433003/diff/1/net/http/http_stream_factory_impl_job.cc File net/http/http_stream_factory_impl_job.cc (right): https://codereview.chromium.org/2699433003/diff/1/net/http/http_stream_factory_impl_job.cc#newcode138 net/http/http_stream_factory_impl_job.cc:138: std::unique_ptr<base::Value> NetLogHttpStreamJobWaitingCallback( On 2017/02/14 21:18:36, eroman wrote: ...
3 years, 10 months ago (2017-02-14 21:42:37 UTC) #7
eroman
lgtm https://codereview.chromium.org/2699433003/diff/20001/net/http/http_stream_factory_impl_job_controller.cc File net/http/http_stream_factory_impl_job_controller.cc (right): https://codereview.chromium.org/2699433003/diff/20001/net/http/http_stream_factory_impl_job_controller.cc#newcode543 net/http/http_stream_factory_impl_job_controller.cc:543: NetLog::Int64Callback("delay", delay.InMilliseconds())); I guess the downside to my ...
3 years, 10 months ago (2017-02-14 21:46:37 UTC) #8
Zhongyi Shi
lgtm! Thanks for doing this!
3 years, 10 months ago (2017-02-14 21:56:56 UTC) #9
Ryan Hamilton
https://codereview.chromium.org/2699433003/diff/20001/net/http/http_stream_factory_impl_job_controller.cc File net/http/http_stream_factory_impl_job_controller.cc (right): https://codereview.chromium.org/2699433003/diff/20001/net/http/http_stream_factory_impl_job_controller.cc#newcode543 net/http/http_stream_factory_impl_job_controller.cc:543: NetLog::Int64Callback("delay", delay.InMilliseconds())); On 2017/02/14 21:46:36, eroman wrote: > I ...
3 years, 10 months ago (2017-02-14 22:18:16 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/2699433003/20001
3 years, 10 months ago (2017-02-14 22:18:52 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: android_n5x_swarming_rel on master.tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_n5x_swarming_rel/builds/118893)
3 years, 10 months ago (2017-02-14 23:56:44 UTC) #14
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/2699433003/20001
3 years, 10 months ago (2017-02-15 00:09:58 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: ios-simulator on master.tryserver.chromium.mac (JOB_TIMED_OUT, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-simulator/builds/155157)
3 years, 10 months ago (2017-02-15 04:21:51 UTC) #18
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/2699433003/20001
3 years, 10 months ago (2017-02-15 04:34:20 UTC) #20
commit-bot: I haz the power
3 years, 10 months ago (2017-02-15 06:50:51 UTC) #23
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/d27cf4ed111ab7f3bdab607fe48e...

Powered by Google App Engine
This is Rietveld 408576698