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

Issue 483093004: Rename QuicConnection::OnPacketSent to OnWriteError, to reflect it's (Closed)

Created:
6 years, 4 months ago by ramant (doing other things)
Modified:
6 years, 4 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@Refactor_async_write_behavior_73648585
Project:
chromium
Visibility:
Public.

Description

Rename QuicConnection::OnPacketSent to OnWriteError, to reflect it's actual functionality, and to only be called when there is an error. Clean up some logging when packets are sent. Merge internal change: 73651039 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -31 lines) Patch
M net/quic/quic_connection.h View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/quic_connection.cc View 5 chunks +17 lines, -24 lines 0 comments Download
M net/quic/quic_connection_test.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M net/quic/quic_default_packet_writer.cc View 1 chunk +3 lines, -2 lines 0 comments Download
M net/quic/quic_per_connection_packet_writer.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 4 months ago (2014-08-21 23:09:09 UTC) #1
Ryan Hamilton
6 years, 4 months ago (2014-08-22 00:07:02 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698