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

Issue 12224137: Centralize logic for calculating (minimum) size of SPDY frames, by type, in SpdyFramer. (Closed)

Created:
7 years, 10 months ago by akalin
Modified:
7 years, 10 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Centralize logic for calculating (minimum) size of SPDY frames, by type, in SpdyFramer. This will also help when deploying SPDY wire format changes, such as those upcoming in SPDY 4. This lands server change 41941878. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182283

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -163 lines) Patch
M net/spdy/spdy_framer.h View 2 chunks +13 lines, -4 lines 0 comments Download
M net/spdy/spdy_framer.cc View 24 chunks +115 lines, -118 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 2 chunks +14 lines, -41 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
akalin
+rch for review
7 years, 10 months ago (2013-02-13 06:44:13 UTC) #1
Ryan Hamilton
7 years, 10 months ago (2013-02-13 16:26:36 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698