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

Issue 2880643004: Move the async write handling from QuicChromiumClientStream to the Handle (Closed)

Created:
3 years, 7 months ago by Ryan Hamilton
Modified:
3 years, 6 months ago
Reviewers:
xunjieli
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the async write handling from QuicChromiumClientStream to the Handle in order to put all the async logic in the same place. Does not actually change semantics of the Handle's write methods, just changes the implementation. BUG=716563 Review-Url: https://codereview.chromium.org/2880643004 Cr-Commit-Position: refs/heads/master@{#475261} Committed: https://chromium.googlesource.com/chromium/src/+/2ab4d878e867d169a3cae4c1f006955ce0439357

Patch Set 1 #

Total comments: 6

Patch Set 2 : comments #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -40 lines) Patch
M net/quic/chromium/quic_chromium_client_stream.h View 1 4 chunks +14 lines, -11 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_stream.cc View 6 chunks +27 lines, -25 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_stream_test.cc View 4 chunks +4 lines, -4 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 10 (4 generated)
Ryan Hamilton
3 years, 7 months ago (2017-05-12 21:06:55 UTC) #2
xunjieli
LGTM mod two nits on the documentation. https://codereview.chromium.org/2880643004/diff/1/net/quic/chromium/quic_chromium_client_stream.h File net/quic/chromium/quic_chromium_client_stream.h (right): https://codereview.chromium.org/2880643004/diff/1/net/quic/chromium/quic_chromium_client_stream.h#newcode227 net/quic/chromium/quic_chromium_client_stream.h:227: // Writes ...
3 years, 7 months ago (2017-05-15 15:48:37 UTC) #3
Ryan Hamilton
Thanks https://codereview.chromium.org/2880643004/diff/1/net/quic/chromium/quic_chromium_client_stream.h File net/quic/chromium/quic_chromium_client_stream.h (right): https://codereview.chromium.org/2880643004/diff/1/net/quic/chromium/quic_chromium_client_stream.h#newcode227 net/quic/chromium/quic_chromium_client_stream.h:227: // Writes |data| to the peer, loses the ...
3 years, 7 months ago (2017-05-20 22:24:54 UTC) #4
xunjieli
lgtm
3 years, 7 months ago (2017-05-22 12:27:51 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2880643004/40001
3 years, 6 months ago (2017-05-28 14:04:08 UTC) #7
commit-bot: I haz the power
3 years, 6 months ago (2017-05-28 15:15:59 UTC) #10
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/2ab4d878e867d169a3cae4c1f006...

Powered by Google App Engine
This is Rietveld 408576698