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

Issue 10138003: Remove SpdyFramer::CompressFrame() and use CompressControlFrame instead. (Closed)

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

Description

Remove SpdyFramer::CompressFrame() and use CompressControlFrame instead. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=133496

Patch Set 1 #

Total comments: 5

Patch Set 2 : Move IsCompressible to the correct location #

Patch Set 3 : Rebase #

Patch Set 4 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+42 lines, -32 lines) Patch
M net/spdy/buffered_spdy_framer.h View 1 chunk +1 line, -1 line 0 comments Download
M net/spdy/buffered_spdy_framer.cc View 1 chunk +5 lines, -4 lines 0 comments Download
M net/spdy/spdy_framer.h View 1 2 3 2 chunks +3 lines, -3 lines 0 comments Download
M net/spdy/spdy_framer.cc View 1 2 3 2 chunks +16 lines, -23 lines 0 comments Download
M net/spdy/spdy_framer_test.cc View 1 2 3 1 chunk +14 lines, -0 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 chunk +3 lines, -1 line 0 comments Download

Messages

Total messages: 8 (0 generated)
Ryan Hamilton
hkhalil: I believe this is what we discussed. If this works for you, I'll land ...
8 years, 8 months ago (2012-04-19 21:07:38 UTC) #1
hkhalil
https://chromiumcodereview.appspot.com/10138003/diff/1/net/spdy/spdy_framer.cc File net/spdy/spdy_framer.cc (right): https://chromiumcodereview.appspot.com/10138003/diff/1/net/spdy/spdy_framer.cc#newcode1284 net/spdy/spdy_framer.cc:1284: control_frame.type() == HEADERS; Should probably be a separate change ...
8 years, 8 months ago (2012-04-19 21:12:59 UTC) #2
Ryan Hamilton
raman: can you take a look hkhalil: thanks https://chromiumcodereview.appspot.com/10138003/diff/1/net/spdy/spdy_framer.cc File net/spdy/spdy_framer.cc (right): https://chromiumcodereview.appspot.com/10138003/diff/1/net/spdy/spdy_framer.cc#newcode1284 net/spdy/spdy_framer.cc:1284: control_frame.type() ...
8 years, 8 months ago (2012-04-19 21:14:55 UTC) #3
hkhalil
https://chromiumcodereview.appspot.com/10138003/diff/1/net/spdy/spdy_framer.cc File net/spdy/spdy_framer.cc (right): https://chromiumcodereview.appspot.com/10138003/diff/1/net/spdy/spdy_framer.cc#newcode1284 net/spdy/spdy_framer.cc:1284: control_frame.type() == HEADERS; On 2012/04/19 21:14:55, Ryan Hamilton wrote: ...
8 years, 8 months ago (2012-04-19 21:15:48 UTC) #4
ramant (doing other things)
lgtm
8 years, 8 months ago (2012-04-19 21:21:57 UTC) #5
hkhalil
lgtm
8 years, 8 months ago (2012-04-19 21:24:39 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/rch@chromium.org/10138003/19001
8 years, 8 months ago (2012-04-23 17:53:12 UTC) #7
commit-bot: I haz the power
8 years, 8 months ago (2012-04-23 19:34:18 UTC) #8
Change committed as 133496

Powered by Google App Engine
This is Rietveld 408576698