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

Issue 1808303005: QUIC - extend origin-to-force-quic-on command line option to accept list (Closed)

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

Description

QUIC - extend origin-to-force-quic-on command line option to accept list of host_ports for which QUIC will be forced. A TCP job wouldn't even be started for these origins. R=rch@chromium.org, eroman@chromium.org, Committed: https://crrev.com/8a2f463d3726f944f5ec279664b25118fd3ccf3c Cr-Commit-Position: refs/heads/master@{#382370}

Patch Set 1 : #

Total comments: 12

Patch Set 2 : Fixed comments for Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+50 lines, -25 lines) Patch
M chrome/browser/io_thread.h View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/io_thread.cc View 2 chunks +9 lines, -7 lines 0 comments Download
M chrome/browser/io_thread_unittest.cc View 1 1 chunk +17 lines, -0 lines 0 comments Download
M chrome/browser/resources/net_internals/quic_view.html View 1 chunk +1 line, -1 line 0 comments Download
M chrome/common/chrome_switches.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_session.h View 1 1 chunk +3 lines, -2 lines 0 comments Download
M net/http/http_network_session.cc View 1 chunk +7 lines, -2 lines 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_end_to_end_unittest.cc View 1 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 4 chunks +8 lines, -8 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 39 (22 generated)
ramant (doing other things)
4 years, 9 months ago (2016-03-19 04:07:28 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/1808303005/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808303005/1
4 years, 9 months ago (2016-03-19 04:08:04 UTC) #3
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: ios_rel_device_gn on tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios_rel_device_gn/builds/6829) mac_chromium_gn_rel on ...
4 years, 9 months ago (2016-03-19 04:09:57 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808303005/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808303005/40001
4 years, 9 months ago (2016-03-19 04:36:55 UTC) #10
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: android_arm64_dbg_recipe on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/android_arm64_dbg_recipe/builds/38141)
4 years, 9 months ago (2016-03-19 04:54:53 UTC) #13
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808303005/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808303005/60001
4 years, 9 months ago (2016-03-19 05:13:23 UTC) #16
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808303005/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808303005/80001
4 years, 9 months ago (2016-03-19 05:41:28 UTC) #18
ramant (doing other things)
Hi Ryan, Had couple of questions, would appreciate your opinion on using set vs unordered_set ...
4 years, 9 months ago (2016-03-19 06:13:17 UTC) #21
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-19 07:03:29 UTC) #23
Ryan Hamilton
LGTM, modulo a couple nits. https://codereview.chromium.org/1808303005/diff/80001/chrome/browser/io_thread_unittest.cc File chrome/browser/io_thread_unittest.cc (right): https://codereview.chromium.org/1808303005/diff/80001/chrome/browser/io_thread_unittest.cc#newcode608 chrome/browser/io_thread_unittest.cc:608: command_line_.AppendSwitchASCII(switches::kOriginToForceQuicOn, nit: Please a ...
4 years, 9 months ago (2016-03-20 22:46:53 UTC) #24
ramant (doing other things)
+ eroman@ for chrome/browser/resources/net_internals/quic_view.html Thanks Ryan. Made all the changes. https://codereview.chromium.org/1808303005/diff/80001/chrome/browser/io_thread_unittest.cc File chrome/browser/io_thread_unittest.cc (right): https://codereview.chromium.org/1808303005/diff/80001/chrome/browser/io_thread_unittest.cc#newcode608 ...
4 years, 9 months ago (2016-03-21 17:23:48 UTC) #27
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808303005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808303005/100001
4 years, 9 months ago (2016-03-21 17:24:17 UTC) #29
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 9 months ago (2016-03-21 18:34:31 UTC) #31
eroman
net_internals LGTM
4 years, 9 months ago (2016-03-21 18:56:14 UTC) #32
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1808303005/100001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1808303005/100001
4 years, 9 months ago (2016-03-21 20:18:32 UTC) #35
commit-bot: I haz the power
Committed patchset #2 (id:100001)
4 years, 9 months ago (2016-03-21 20:27:06 UTC) #37
commit-bot: I haz the power
4 years, 9 months ago (2016-03-21 20:27:59 UTC) #39
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8a2f463d3726f944f5ec279664b25118fd3ccf3c
Cr-Commit-Position: refs/heads/master@{#382370}

Powered by Google App Engine
This is Rietveld 408576698