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

Issue 1268313004: s/use_alternate_protocols/use_alternative_services/g (Closed)

Created:
5 years, 4 months ago by Bence
Modified:
5 years, 4 months ago
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, mmenke
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

s/use_alternate_protocols/use_alternative_services/g Rename HttpNetworkSession::Params::use_alternate_protocols, SpdySessionDependencies::use_alternate_protocols, and IOThread::Globals::use_alternate_protocols to use_alternative_services. Also reformat some test-level comments, and remove some obsolete comments. BUG=392575 Committed: https://crrev.com/55ff9daac8079a4fc81c587a4c929a2690429227 Cr-Commit-Position: refs/heads/master@{#344284}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Rebase. #

Patch Set 3 : Re: #15. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+107 lines, -110 lines) Patch
M android_webview/browser/net/aw_url_request_context_getter.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/io_thread.h View 1 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/io_thread.cc View 1 5 chunks +7 lines, -7 lines 0 comments Download
M chrome/browser/io_thread_unittest.cc View 4 chunks +15 lines, -15 lines 0 comments Download
M chrome/browser/resources/net_internals/spdy_view.html View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M chromecast/browser/url_request_context_factory.cc View 1 chunk +1 line, -1 line 0 comments Download
M components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M ios/crnet/crnet_environment.mm View 1 1 chunk +1 line, -1 line 0 comments Download
M jingle/glue/proxy_resolving_client_socket.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_network_session.h View 1 chunk +1 line, -3 lines 0 comments Download
M net/http/http_network_session.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 31 chunks +57 lines, -62 lines 0 comments Download
M net/http/http_stream_factory_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/log/net_log_util.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/quic/quic_network_transaction_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_network_transaction_unittest.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_test_util_common.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 3 chunks +3 lines, -3 lines 0 comments Download
M net/url_request/url_request_context_builder.h View 1 chunk +1 line, -1 line 0 comments Download
M net/url_request/url_request_context_builder.cc View 1 2 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 22 (6 generated)
Bence
Ryan: PTAL. Thanks.
5 years, 4 months ago (2015-08-11 19:49:37 UTC) #2
Ryan Hamilton
lgtm, modulo one question... https://codereview.chromium.org/1268313004/diff/1/net/http/http_network_transaction_unittest.cc File net/http/http_network_transaction_unittest.cc (left): https://codereview.chromium.org/1268313004/diff/1/net/http/http_network_transaction_unittest.cc#oldcode9405 net/http/http_network_transaction_unittest.cc:9405: // HttpStreamFactory::set_use_alternate_protocols(false); What's the story ...
5 years, 4 months ago (2015-08-12 03:31:15 UTC) #3
Bence
PTAL. https://codereview.chromium.org/1268313004/diff/1/net/http/http_network_transaction_unittest.cc File net/http/http_network_transaction_unittest.cc (left): https://codereview.chromium.org/1268313004/diff/1/net/http/http_network_transaction_unittest.cc#oldcode9405 net/http/http_network_transaction_unittest.cc:9405: // HttpStreamFactory::set_use_alternate_protocols(false); On 2015/08/12 03:31:15, Ryan Hamilton wrote: ...
5 years, 4 months ago (2015-08-12 12:02:10 UTC) #4
Bence
torne: PTAL android_webview/browser/net/aw_url_request_context_getter.cc eroman: PTAL chrome/browser/resources/net_internals/spdy_view.html gunsch: PTAL chromecast/browser/url_request_context_factory.cc jeremyim: PTAL components/data_reduction_proxy/core/browser/data_reduction_proxy_io_data_unittest.cc mef: PTAL ios/crnet/crnet_environment.mm ...
5 years, 4 months ago (2015-08-13 10:45:13 UTC) #7
Torne
android_webview LGTM
5 years, 4 months ago (2015-08-13 10:57:43 UTC) #8
gunsch
chromecast lgtm
5 years, 4 months ago (2015-08-13 13:23:58 UTC) #9
mef
crnet lgtm
5 years, 4 months ago (2015-08-13 14:49:07 UTC) #10
jeremyim
components/drp lgtm
5 years, 4 months ago (2015-08-13 17:01:46 UTC) #11
Ryan Hamilton
lgtm
5 years, 4 months ago (2015-08-13 17:03:23 UTC) #12
Bence
ping eroman ping sergeyu
5 years, 4 months ago (2015-08-17 13:56:51 UTC) #13
Sergey Ulanov
jingle lgtm
5 years, 4 months ago (2015-08-17 23:28:22 UTC) #14
eroman
https://codereview.chromium.org/1268313004/diff/1/chrome/browser/resources/net_internals/spdy_view.html File chrome/browser/resources/net_internals/spdy_view.html (right): https://codereview.chromium.org/1268313004/diff/1/chrome/browser/resources/net_internals/spdy_view.html#newcode4 chrome/browser/resources/net_internals/spdy_view.html:4: <li>Use Alternative Service: <span jscontent="use_alternative_services"></span></li> does this break loading ...
5 years, 4 months ago (2015-08-18 01:05:15 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1268313004/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1268313004/80001
5 years, 4 months ago (2015-08-19 18:06:23 UTC) #19
Bence
Thank you everybody. https://codereview.chromium.org/1268313004/diff/1/chrome/browser/resources/net_internals/spdy_view.html File chrome/browser/resources/net_internals/spdy_view.html (right): https://codereview.chromium.org/1268313004/diff/1/chrome/browser/resources/net_internals/spdy_view.html#newcode4 chrome/browser/resources/net_internals/spdy_view.html:4: <li>Use Alternative Service: <span jscontent="use_alternative_services"></span></li> On ...
5 years, 4 months ago (2015-08-19 18:19:33 UTC) #20
commit-bot: I haz the power
Committed patchset #3 (id:80001)
5 years, 4 months ago (2015-08-19 18:42:44 UTC) #21
commit-bot: I haz the power
5 years, 4 months ago (2015-08-19 18:43:45 UTC) #22
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/55ff9daac8079a4fc81c587a4c929a2690429227
Cr-Commit-Position: refs/heads/master@{#344284}

Powered by Google App Engine
This is Rietveld 408576698