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

Issue 402333003: QuicConnection::ProcessValidatedPacket doesn't need to be public because (Closed)

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

Description

QuicConnection::ProcessValidatedPacket doesn't need to be public because it is only called by QuicConnection::OnPacketHeader. Merge internal change: 71371063 R=rch@chromium.org, wtc@chromium.org

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M net/quic/quic_connection.h View 2 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ramant (doing other things)
6 years, 5 months ago (2014-07-22 03:54:13 UTC) #1
wtc
Patch set 1 LGTM.
6 years, 5 months ago (2014-07-22 21:39:18 UTC) #2
Ryan Hamilton
6 years, 5 months ago (2014-07-23 03:36:59 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698