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

Issue 1271793003: Create alternative service field trial group. (Closed)

Created:
5 years, 4 months ago by Bence
Modified:
5 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, lcwu+watch_chromium.org, eroman, arv+watch_chromium.org, gunsch+watch_chromium.org, android-webview-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Create alternative service field trial group. This CL creates the independent AltSvc field trial group that directly controls |use_alternative_services|. The default is changed to disabled, because Alternative Services is not approved for launch yet. See https://crrev.com/1310583002 for what |use_alternative_services| does. See https://crrev.com/1303273002 for what happened to the command line switch "--use-spdy=no-alt-protocols". BUG=524141 Committed: https://crrev.com/d00793801e96b0f8b26c2ef7ba06fea5cc01f13e Cr-Commit-Position: refs/heads/master@{#345944}

Patch Set 1 #

Patch Set 2 : Fix Cronet iOS compile error. #

Patch Set 3 : Rebase and rewrite. #

Patch Set 4 : Rebase. #

Patch Set 5 : Change default to disabled. #

Patch Set 6 : Rebase. #

Patch Set 7 : Make it a QUIC parameter. #

Total comments: 2

Patch Set 8 : Re: #15. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -16 lines) Patch
M chrome/browser/io_thread.h View 1 2 3 4 5 6 1 chunk +4 lines, -0 lines 0 comments Download
M chrome/browser/io_thread.cc View 1 2 3 4 5 6 4 chunks +8 lines, -4 lines 0 comments Download
M chrome/browser/io_thread_unittest.cc View 1 2 3 4 5 6 7 5 chunks +11 lines, -12 lines 0 comments Download

Messages

Total messages: 25 (8 generated)
Bence
Ryan, PTAL. Thanks.
5 years, 4 months ago (2015-08-03 23:07:51 UTC) #2
Bence
Ping.
5 years, 4 months ago (2015-08-06 18:33:51 UTC) #3
Ryan Hamilton
Sorry for the delay. Looking at this now. In the description, you say: * (One ...
5 years, 4 months ago (2015-08-10 17:09:21 UTC) #4
Bence
On 2015/08/10 17:09:21, Ryan Hamilton wrote: > Sorry for the delay. Looking at this now. ...
5 years, 4 months ago (2015-08-11 19:49:23 UTC) #5
Ryan Hamilton
On 2015/08/11 19:49:23, Bence wrote: > On 2015/08/10 17:09:21, Ryan Hamilton wrote: > > Sorry ...
5 years, 4 months ago (2015-08-13 17:06:34 UTC) #6
Bence
PTAL. Now this CL is only about creating the Finch trial. On 2015/08/13 17:06:34, Ryan ...
5 years, 4 months ago (2015-08-20 11:32:23 UTC) #9
Ryan Hamilton
Hm. So it seems like this CL disables both alt-svc and alternate-protocol (since they're now ...
5 years, 4 months ago (2015-08-20 17:37:31 UTC) #10
Bence
PTAL. On 2015/08/20 17:37:31, Ryan Hamilton wrote: > Hm. So it seems like this CL ...
5 years, 4 months ago (2015-08-21 12:57:54 UTC) #11
Ryan Hamilton
Ok, now that I see this CL, I'm not sure we should land it this ...
5 years, 3 months ago (2015-08-26 18:41:33 UTC) #12
Bence
PTAL. Makes a lot of sense to me. On 2015/08/26 18:41:33, Ryan Hamilton wrote: > ...
5 years, 3 months ago (2015-08-27 14:30:13 UTC) #14
Ryan Hamilton
lgtm EXCELLENT. One small nit. https://codereview.chromium.org/1271793003/diff/140001/chrome/browser/io_thread_unittest.cc File chrome/browser/io_thread_unittest.cc (right): https://codereview.chromium.org/1271793003/diff/140001/chrome/browser/io_thread_unittest.cc#newcode141 chrome/browser/io_thread_unittest.cc:141: TEST_F(IOThreadTest, EnableAlternativeServicesFromFieldTrialParams) { Can ...
5 years, 3 months ago (2015-08-27 17:24:18 UTC) #15
Bence
Thanks. https://codereview.chromium.org/1271793003/diff/140001/chrome/browser/io_thread_unittest.cc File chrome/browser/io_thread_unittest.cc (right): https://codereview.chromium.org/1271793003/diff/140001/chrome/browser/io_thread_unittest.cc#newcode141 chrome/browser/io_thread_unittest.cc:141: TEST_F(IOThreadTest, EnableAlternativeServicesFromFieldTrialParams) { On 2015/08/27 17:24:18, Ryan Hamilton ...
5 years, 3 months ago (2015-08-27 17:29:54 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1271793003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1271793003/160001
5 years, 3 months ago (2015-08-27 17:30:24 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/104594)
5 years, 3 months ago (2015-08-27 18:32:17 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1271793003/160001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1271793003/160001
5 years, 3 months ago (2015-08-27 18:51:31 UTC) #23
commit-bot: I haz the power
Committed patchset #8 (id:160001)
5 years, 3 months ago (2015-08-27 19:18:22 UTC) #24
commit-bot: I haz the power
5 years, 3 months ago (2015-08-27 19:19:42 UTC) #25
Message was sent while issue was closed.
Patchset 8 (id:??) landed as
https://crrev.com/d00793801e96b0f8b26c2ef7ba06fea5cc01f13e
Cr-Commit-Position: refs/heads/master@{#345944}

Powered by Google App Engine
This is Rietveld 408576698