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

Issue 1812823010: Rename net::BidirectionalStream*Job to net::BidirectionalStream*Impl (Closed)

Created:
4 years, 9 months ago by xunjieli
Modified:
4 years, 9 months ago
Reviewers:
mef
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

Rename net::BidirectionalStream*Job to net::BidirectionalStream*Impl This CL renames net::BidirectionalStream*Job to net::BidirectionalStream*Impl. BUG=584338 Committed: https://crrev.com/5749218caeebdd18bfe53ef5c23273b5960e907f Cr-Commit-Position: refs/heads/master@{#382588}

Patch Set 1 : #

Patch Set 2 : Rebased #

Total comments: 5

Patch Set 3 : Address comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+240 lines, -753 lines) Patch
M net/http/bidirectional_stream.h View 1 2 7 chunks +14 lines, -13 lines 0 comments Download
M net/http/bidirectional_stream.cc View 1 2 3 chunks +21 lines, -21 lines 0 comments Download
A + net/http/bidirectional_stream_impl.h View 4 chunks +24 lines, -24 lines 0 comments Download
A net/http/bidirectional_stream_impl.cc View 1 chunk +17 lines, -0 lines 0 comments Download
D net/http/bidirectional_stream_job.h View 1 chunk +0 lines, -135 lines 0 comments Download
D net/http/bidirectional_stream_job.cc View 1 chunk +0 lines, -17 lines 0 comments Download
M net/http/bidirectional_stream_unittest.cc View 1 2 3 chunks +3 lines, -3 lines 0 comments Download
M net/http/http_network_transaction.h View 2 chunks +4 lines, -5 lines 0 comments Download
M net/http/http_network_transaction.cc View 1 2 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_network_transaction_unittest.cc View 1 2 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory.h View 1 2 3 chunks +6 lines, -6 lines 0 comments Download
M net/http/http_stream_factory_impl.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/http/http_stream_factory_impl.cc View 1 3 chunks +4 lines, -4 lines 0 comments Download
M net/http/http_stream_factory_impl_job.h View 4 chunks +6 lines, -6 lines 0 comments Download
M net/http/http_stream_factory_impl_job.cc View 1 2 12 chunks +24 lines, -22 lines 0 comments Download
M net/http/http_stream_factory_impl_request.h View 3 chunks +7 lines, -7 lines 0 comments Download
M net/http/http_stream_factory_impl_request.cc View 4 chunks +10 lines, -10 lines 0 comments Download
M net/http/http_stream_factory_impl_request_unittest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/http/http_stream_factory_impl_unittest.cc View 1 23 chunks +36 lines, -35 lines 0 comments Download
M net/net.gypi View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M net/quic/bidirectional_stream_quic_impl.h View 4 chunks +5 lines, -5 lines 0 comments Download
M net/quic/bidirectional_stream_quic_impl.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/bidirectional_stream_quic_impl_unittest.cc View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_stream_factory.h View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_stream_factory.cc View 2 chunks +3 lines, -3 lines 0 comments Download
A + net/spdy/bidirectional_stream_spdy_impl.h View 4 chunks +13 lines, -13 lines 0 comments Download
A + net/spdy/bidirectional_stream_spdy_impl.cc View 16 chunks +29 lines, -28 lines 0 comments Download
D net/spdy/bidirectional_stream_spdy_job.h View 1 chunk +0 lines, -102 lines 0 comments Download
D net/spdy/bidirectional_stream_spdy_job.cc View 1 chunk +0 lines, -280 lines 0 comments Download

Messages

Total messages: 11 (5 generated)
xunjieli
PTAL.
4 years, 9 months ago (2016-03-18 19:46:19 UTC) #3
mef
lgtm, I find BidirectionalStreamImpl a little confusing, but I don't think that BidirectionalStreamBaseImpl is much ...
4 years, 9 months ago (2016-03-21 22:00:43 UTC) #4
xunjieli
Thanks for the review! I agree that BidirectionalStreamImpl is a pretty confusing name since the ...
4 years, 9 months ago (2016-03-22 15:24:24 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1812823010/60001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1812823010/60001
4 years, 9 months ago (2016-03-22 15:25:02 UTC) #8
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 9 months ago (2016-03-22 16:43:15 UTC) #9
commit-bot: I haz the power
4 years, 9 months ago (2016-03-22 16:44:37 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/5749218caeebdd18bfe53ef5c23273b5960e907f
Cr-Commit-Position: refs/heads/master@{#382588}

Powered by Google App Engine
This is Rietveld 408576698