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

Issue 2648593002: Allow a preconnecting job to a HTTP2 proxy server based on privacy mode (Closed)

Created:
3 years, 11 months ago by tbansal1
Modified:
3 years, 11 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Allow a preconnecting job to a HTTP2 proxy server based on privacy mode Currently, one preconnect job is allowed in-flight for one proxy server. This CL changes it to allow one in-flight preconnect job for one (proxy server, privacy mode) tuple. This is needed since requests that use different privacy modes cannot share the same connection. BUG=667471 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_cronet_tester Review-Url: https://codereview.chromium.org/2648593002 Cr-Commit-Position: refs/heads/master@{#445392} Committed: https://chromium.googlesource.com/chromium/src/+/37e33d58c076a55df84e0187538d6ec8996c206b

Patch Set 1 : ps #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+147 lines, -12 lines) Patch
M net/http/http_stream_factory_impl.h View 4 chunks +22 lines, -5 lines 0 comments Download
M net/http/http_stream_factory_impl.cc View 4 chunks +29 lines, -5 lines 0 comments Download
M net/http/http_stream_factory_impl_job_controller.h View 2 chunks +4 lines, -0 lines 0 comments Download
M net/http/http_stream_factory_impl_job_controller.cc View 5 chunks +7 lines, -2 lines 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 3 chunks +85 lines, -0 lines 2 comments Download

Messages

Total messages: 23 (16 generated)
tbansal1
rch: ptal. thanks.
3 years, 11 months ago (2017-01-19 21:53:28 UTC) #7
Ryan Hamilton
lgtm nice catch https://codereview.chromium.org/2648593002/diff/40001/net/http/http_stream_factory_impl_unittest.cc File net/http/http_stream_factory_impl_unittest.cc (right): https://codereview.chromium.org/2648593002/diff/40001/net/http/http_stream_factory_impl_unittest.cc#newcode1317 net/http/http_stream_factory_impl_unittest.cc:1317: // than that of the in-flight ...
3 years, 11 months ago (2017-01-22 16:22:34 UTC) #13
tbansal1
https://codereview.chromium.org/2648593002/diff/40001/net/http/http_stream_factory_impl_unittest.cc File net/http/http_stream_factory_impl_unittest.cc (right): https://codereview.chromium.org/2648593002/diff/40001/net/http/http_stream_factory_impl_unittest.cc#newcode1317 net/http/http_stream_factory_impl_unittest.cc:1317: // than that of the in-flight preconnect job succeeds. ...
3 years, 11 months ago (2017-01-23 01:37:50 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/2648593002/40001
3 years, 11 months ago (2017-01-23 01:38:04 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/375703)
3 years, 11 months ago (2017-01-23 03:23:10 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/2648593002/40001
3 years, 11 months ago (2017-01-23 16:04:47 UTC) #20
commit-bot: I haz the power
3 years, 11 months ago (2017-01-23 17:02:54 UTC) #23
Message was sent while issue was closed.
Committed patchset #1 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/37e33d58c076a55df84e0187538d...

Powered by Google App Engine
This is Rietveld 408576698