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

Issue 12220116: Refactor in preparation for SPDY 4, part 1. (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

Refactor in preparation for SPDY 4, part 1. Zero behavioral change to the on-the-wire format nor protocol semantics. This lands server change 40997047. Also create spdy_protocol.cc and move some functions to it to avoid clang warnings. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=182053

Patch Set 1 #

Total comments: 2

Patch Set 2 : Fix Windows compile errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+684 lines, -152 lines) Patch
M net/net.gyp View 1 chunk +1 line, -0 lines 0 comments Download
M net/spdy/spdy_frame_builder.h View 1 1 chunk +3 lines, -1 line 0 comments Download
M net/spdy/spdy_frame_builder.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M net/spdy/spdy_framer.h View 10 chunks +26 lines, -1 line 0 comments Download
M net/spdy/spdy_framer.cc View 1 6 chunks +325 lines, -147 lines 0 comments Download
M net/spdy/spdy_protocol.h View 5 chunks +303 lines, -1 line 0 comments Download
A net/spdy/spdy_protocol.cc View 1 chunk +24 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
akalin
+rch for review
7 years, 10 months ago (2013-02-12 07:00:12 UTC) #1
Ryan Hamilton
lgtm https://chromiumcodereview.appspot.com/12220116/diff/1/net/spdy/spdy_frame_builder.h File net/spdy/spdy_frame_builder.h (right): https://chromiumcodereview.appspot.com/12220116/diff/1/net/spdy/spdy_frame_builder.h#newcode34 net/spdy/spdy_frame_builder.h:34: SpdyFrameBuilder(SpdyControlType type, uint8 flags, After you get this ...
7 years, 10 months ago (2013-02-12 16:34:52 UTC) #2
akalin
https://codereview.chromium.org/12220116/diff/1/net/spdy/spdy_frame_builder.h File net/spdy/spdy_frame_builder.h (right): https://codereview.chromium.org/12220116/diff/1/net/spdy/spdy_frame_builder.h#newcode34 net/spdy/spdy_frame_builder.h:34: SpdyFrameBuilder(SpdyControlType type, uint8 flags, On 2013/02/12 16:34:52, Ryan Hamilton ...
7 years, 10 months ago (2013-02-12 20:01:17 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/akalin@chromium.org/12220116/8003
7 years, 10 months ago (2013-02-12 20:03:27 UTC) #4
commit-bot: I haz the power
7 years, 10 months ago (2013-02-12 23:07:45 UTC) #5
Message was sent while issue was closed.
Change committed as 182053

Powered by Google App Engine
This is Rietveld 408576698