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

Issue 1464153002: Add ConsumeData method to QuicPacketCreator, ConsumeData wraps both CreateStreamFrame and AddFrame.… (Closed)

Created:
5 years, 1 month ago by ianswett
Modified:
5 years ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@107699435
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ConsumeData method to QuicPacketCreator, ConsumeData wraps both CreateStreamFrame and AddFrame. No functional change expected. Also move CreateStreamFrame from public to private in QuicPacketCreator. Merge internal change: 107709890 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+140 lines, -95 lines) Patch
M net/quic/quic_packet_creator.h View 2 chunks +28 lines, -14 lines 0 comments Download
M net/quic/quic_packet_creator.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M net/quic/quic_packet_creator_test.cc View 14 chunks +64 lines, -72 lines 0 comments Download
M net/quic/quic_packet_generator.cc View 1 chunk +10 lines, -9 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.h View 1 chunk +8 lines, -0 lines 0 comments Download
M net/quic/test_tools/quic_packet_creator_peer.cc View 1 chunk +14 lines, -0 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
ianswett
5 years, 1 month ago (2015-11-21 22:21:48 UTC) #1
Ryan Hamilton
5 years, 1 month ago (2015-11-21 22:25:03 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698