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

Issue 604163002: Change the return type of QuicConnection::CheckForTimeout from bool to (Closed)

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

Description

Change the return type of QuicConnection::CheckForTimeout from bool to void since it is unused. Merge internal change: 75724127 R=rch@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M net/quic/quic_connection.h View 1 chunk +3 lines, -3 lines 0 comments Download
M net/quic/quic_connection.cc View 5 chunks +4 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
6 years, 2 months ago (2014-09-26 01:08:31 UTC) #1
Ryan Hamilton
6 years, 2 months ago (2014-09-26 03:18:51 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698