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

Issue 1433793002: Change bufferring data structure for QuicStreamSequencer. Protected by FLAGS_quic_use_stream_sequen… (Closed)

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

Description

Change bufferring data structure for QuicStreamSequencer. Protected by FLAGS_quic_use_stream_sequencer_buffer. Swith QuicStreamSequencer's underlying data structure from QuicFrameList to StreamSequencerBuffer. Merge internal change: 106947577 R=rch@chromium.org BUG=

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+116 lines, -62 lines) Patch
M net/quic/quic_flags.h View 1 chunk +1 line, -1 line 0 comments Download
M net/quic/quic_flags.cc View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_flow_controller.cc View 1 chunk +0 lines, -5 lines 0 comments Download
M net/quic/quic_protocol.h View 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/quic_stream_sequencer.cc View 2 chunks +11 lines, -2 lines 0 comments Download
M net/quic/quic_stream_sequencer_test.cc View 27 chunks +96 lines, -54 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 2 (0 generated)
rjshade
5 years, 1 month ago (2015-11-10 20:08:18 UTC) #1
Ryan Hamilton
5 years, 1 month ago (2015-11-10 21:31:47 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698