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

Issue 1712043002: relnote: Remove QuicPacketCreator::DebugDelegate from the (Closed)

Created:
4 years, 10 months ago by ramant (doing other things)
Modified:
4 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, ianswett
Base URL:
https://chromium.googlesource.com/chromium/src.git@114534940
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

relnote: Remove QuicPacketCreator::DebugDelegate from the QuicConnectionDebugVisitor interface, because it's never implemented in internal server. No functional change, saves 0.32% CPU. Chromium does have one implementer, QuicConnectionLogger that will need to implement QuicPacketCreator::DebugDelegate directly now. chromium specific changes: Updated QuicConnectionLogger and quic_chromium_client_session.cc to handle this change. Merge internal change: 114565016 R=rch@chromium.org

Patch Set 1 #

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

Depends on Patchset:

Messages

Total messages: 2 (0 generated)
ramant (doing other things)
4 years, 10 months ago (2016-02-18 23:43:48 UTC) #1
Ryan Hamilton
4 years, 10 months ago (2016-02-19 03:03:56 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698