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

Issue 149263002: Refactor QuicConnection to use explicit notification for getting onto (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
Visibility:
Public.

Description

Refactor QuicConnection to use explicit notification for getting onto the write blocked list. Remove the PacketWriter interface from QuicDispatcher. Merge internal change: 60103466 Fix build. Build got broken by a race between presubmit tests and me editing the file that was in the process of being submitted. :( Merge internal change: 60104577 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+101 lines, -120 lines) Patch
M net/quic/quic_connection.h View 4 chunks +19 lines, -21 lines 0 comments Download
M net/quic/quic_connection.cc View 4 chunks +23 lines, -11 lines 0 comments Download
M net/quic/quic_connection_test.cc View 21 chunks +27 lines, -25 lines 0 comments Download
M net/quic/test_tools/quic_test_utils.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M net/tools/quic/quic_client.cc View 1 chunk +1 line, -0 lines 0 comments Download
M net/tools/quic/quic_dispatcher.h View 5 chunks +9 lines, -18 lines 0 comments Download
M net/tools/quic/quic_dispatcher.cc View 4 chunks +20 lines, -43 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 10 months ago (2014-01-29 01:51:50 UTC) #1
Ryan Hamilton
6 years, 10 months ago (2014-01-29 03:08:39 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698