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

Issue 135363006: Cleanup: remove BlockedWriterInterface from QuicPacketWriter. (Closed)

Created:
6 years, 10 months ago by ramant (doing other things)
Modified:
6 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, dcheng
Visibility:
Public.

Description

Cleanup: remove BlockedWriterInterface from QuicPacketWriter. No behavior changes. Merge internal change: 60499316 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -62 lines) Patch
M net/quic/quic_client_session_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_connection.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/quic/quic_connection_test.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_default_packet_writer.h View 2 chunks +2 lines, -3 lines 0 comments Download
M net/quic/quic_default_packet_writer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/quic/quic_packet_writer.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.h View 1 chunk +2 lines, -3 lines 0 comments Download
M net/tools/quic/end_to_end_test.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/tools/quic/quic_default_packet_writer.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/tools/quic/quic_default_packet_writer.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/quic_dispatcher_test.cc View 1 chunk +2 lines, -3 lines 0 comments Download
M net/tools/quic/quic_packet_writer_wrapper.h View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/quic_packet_writer_wrapper.cc View 1 chunk +2 lines, -4 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager.cc View 1 chunk +1 line, -2 lines 0 comments Download
M net/tools/quic/quic_time_wait_list_manager_test.cc View 8 chunks +9 lines, -16 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.h View 2 chunks +1 line, -3 lines 0 comments Download
M net/tools/quic/test_tools/packet_dropping_test_writer.cc View 3 chunks +3 lines, -4 lines 0 comments Download
M net/tools/quic/test_tools/quic_test_utils.h View 1 chunk +2 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-01-29 04:21:57 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-01-29 19:29:54 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698