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

Issue 244853004: SPDY: Replace SerializeDataFrameHeader. (Closed)

Created:
6 years, 8 months ago by Johnny
Modified:
6 years, 7 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

SPDY: Replace SerializeDataFrameHeader. Replaced with SerializeDataFrameHeaderWithPaddingLengthField, which serializes DATA frame header and, when necessary, padding length fields. Tests are added. This lands server change 64328823 by raullenchai. BUG=345769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+122 lines, -34 lines) Patch
M net/spdy/spdy_framer.h View 1 chunk +4 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer.cc View 1 chunk +43 lines, -27 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 6 chunks +75 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Johnny
6 years, 8 months ago (2014-04-21 23:18:48 UTC) #1
Ryan Hamilton
6 years, 8 months ago (2014-04-22 03:29:27 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698