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

Issue 1162893003: Remove HttpStreamFactoryImpl::Job::MarkAsAlternate. (Closed)

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

Description

Remove HttpStreamFactoryImpl::Job::MarkAsAlternate. * Add AlternativeService argument to Job::Job() to signal whether Job is alternative; * remove HttpStreamFactoryImpl::Job::MarkAsAlternate() method; * add const bool is_spdy_alternative_ and is_quic_alternative members; * remove Job::IsAlternate() and IsSpdyAlternate() methods; * s/alternate/alternative/ in comments. BUG=489280 Committed: https://crrev.com/6298e99674ce5f570255eb6301db7d32839f0b18 Cr-Commit-Position: refs/heads/master@{#332820}

Patch Set 1 #

Total comments: 4

Patch Set 2 : Re: #3. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -74 lines) Patch
M net/http/http_server_properties.h View 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl.cc View 1 2 chunks +12 lines, -15 lines 0 comments Download
M net/http/http_stream_factory_impl_job.h View 1 8 chunks +22 lines, -18 lines 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 23 chunks +52 lines, -40 lines 0 comments Download

Messages

Total messages: 9 (2 generated)
Bence
Ryan: PTAL. Thanks.
5 years, 6 months ago (2015-06-01 19:12:42 UTC) #2
Ryan Hamilton
https://codereview.chromium.org/1162893003/diff/1/net/http/http_stream_factory_impl_job.h File net/http/http_stream_factory_impl_job.h (right): https://codereview.chromium.org/1162893003/diff/1/net/http/http_stream_factory_impl_job.h#newcode39 net/http/http_stream_factory_impl_job.h:39: // A Job is considered alternative iff eschew "iff. ...
5 years, 6 months ago (2015-06-02 17:26:57 UTC) #3
Bence
PTAL, thanks. https://codereview.chromium.org/1162893003/diff/1/net/http/http_stream_factory_impl_job.h File net/http/http_stream_factory_impl_job.h (right): https://codereview.chromium.org/1162893003/diff/1/net/http/http_stream_factory_impl_job.h#newcode39 net/http/http_stream_factory_impl_job.h:39: // A Job is considered alternative iff ...
5 years, 6 months ago (2015-06-02 19:32:16 UTC) #4
Ryan Hamilton
lgtm Thanks!
5 years, 6 months ago (2015-06-03 23:33:59 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1162893003/20001
5 years, 6 months ago (2015-06-04 11:14:20 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 6 months ago (2015-06-04 12:17:56 UTC) #8
commit-bot: I haz the power
5 years, 6 months ago (2015-06-04 12:19:39 UTC) #9
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/6298e99674ce5f570255eb6301db7d32839f0b18
Cr-Commit-Position: refs/heads/master@{#332820}

Powered by Google App Engine
This is Rietveld 408576698