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

Issue 2325733004: Makes QuicChromiumPacketWriter use the delegate for interacting with the connection. (Closed)

Created:
4 years, 3 months ago by Jana
Modified:
4 years, 3 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Makes QuicChromiumPacketWriter use the delegate for interacting with the connection. R=rch@chromium.org CC=jokulik@chromium.org,fayang@chromium.org BUG= Committed: https://crrev.com/bce3eecc933d327f990916aed9c593c838c3ec5d Cr-Commit-Position: refs/heads/master@{#417510}

Patch Set 1 #

Total comments: 10

Patch Set 2 : Nits fixed. #

Messages

Total messages: 10 (3 generated)
Jana
4 years, 3 months ago (2016-09-09 01:39:29 UTC) #1
Ryan Hamilton
LGTM modulo a few nits. https://codereview.chromium.org/2325733004/diff/1/net/quic/chromium/quic_chromium_packet_writer.cc File net/quic/chromium/quic_chromium_packet_writer.cc (right): https://codereview.chromium.org/2325733004/diff/1/net/quic/chromium/quic_chromium_packet_writer.cc#newcode94 net/quic/chromium/quic_chromium_packet_writer.cc:94: DCHECK(delegate_) << "Uninitialized observer."; ...
4 years, 3 months ago (2016-09-09 02:56:24 UTC) #2
Ryan Hamilton
We probably should have some unit tests for the writer, but we don't need to ...
4 years, 3 months ago (2016-09-09 02:56:42 UTC) #3
Jana
Thanks much, Ryan. https://codereview.chromium.org/2325733004/diff/1/net/quic/chromium/quic_chromium_packet_writer.cc File net/quic/chromium/quic_chromium_packet_writer.cc (right): https://codereview.chromium.org/2325733004/diff/1/net/quic/chromium/quic_chromium_packet_writer.cc#newcode94 net/quic/chromium/quic_chromium_packet_writer.cc:94: DCHECK(delegate_) << "Uninitialized observer."; On 2016/09/09 ...
4 years, 3 months ago (2016-09-09 04:19:34 UTC) #4
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/2325733004/20001
4 years, 3 months ago (2016-09-09 04:25:49 UTC) #7
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-09 05:42:31 UTC) #8
commit-bot: I haz the power
4 years, 3 months ago (2016-09-09 05:44:52 UTC) #10
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/bce3eecc933d327f990916aed9c593c838c3ec5d
Cr-Commit-Position: refs/heads/master@{#417510}

Powered by Google App Engine
This is Rietveld 408576698