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

Issue 202073003: Introduce new SpdyConstants class (Closed)

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

Description

Introduce new SpdyConstants class Used for translating between code constants and on-the-wire representations (which differ from version to version). Currently only handles SpdyFrameType constants. This lands server change 62928184 by hkhalil. BUG=345769

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+246 lines, -70 lines) Patch
M net/spdy/spdy_frame_builder.cc View 3 chunks +8 lines, -6 lines 0 comments Download
M net/spdy/spdy_framer.cc View 3 chunks +34 lines, -27 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 31 chunks +37 lines, -37 lines 0 comments Download
M net/spdy/spdy_protocol.h View 1 chunk +22 lines, -0 lines 0 comments Download
M net/spdy/spdy_protocol.cc View 1 chunk +145 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Johnny
6 years, 9 months ago (2014-03-18 14:54:52 UTC) #1
Ryan Hamilton
6 years, 9 months ago (2014-03-18 16:15:04 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698