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

Issue 300553013: Add headers argument to BufferedSpdyFramerVisitorInterface::OnPushPromise (Closed)

Created:
6 years, 6 months ago by baranovich
Modified:
6 years, 6 months ago
Reviewers:
Johnny
CC:
chromium-reviews, cbentzel+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Add headers argument to BufferedSpdyFramerVisitorInterface::OnPushPromise BUG=377538 R=jgraettinger@chromium.org TEST=BufferedSpdyFramerTest.ReadPushPromiseHeaderBlock Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=273722

Patch Set 1 #

Total comments: 6

Patch Set 2 : Fix review remarks #

Patch Set 3 : Fix flip_server build #

Patch Set 4 : flip server unit test fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+87 lines, -11 lines) Patch
M net/spdy/buffered_spdy_framer.h View 3 chunks +6 lines, -1 line 0 comments Download
M net/spdy/buffered_spdy_framer.cc View 3 chunks +25 lines, -2 lines 0 comments Download
M net/spdy/buffered_spdy_framer_unittest.cc View 1 6 chunks +46 lines, -3 lines 0 comments Download
M net/spdy/spdy_session.h View 1 chunk +2 lines, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/spdy/spdy_test_util_common.cc View 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/flip_server/spdy_interface.h View 1 2 1 chunk +2 lines, -1 line 0 comments Download
M net/tools/flip_server/spdy_interface_test.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 18 (0 generated)
baranovich
6 years, 6 months ago (2014-05-28 20:23:51 UTC) #1
baranovich
https://codereview.chromium.org/300553013/diff/1/net/spdy/buffered_spdy_framer.cc File net/spdy/buffered_spdy_framer.cc (right): https://codereview.chromium.org/300553013/diff/1/net/spdy/buffered_spdy_framer.cc#newcode370 net/spdy/buffered_spdy_framer.cc:370: SpdyFrame* BufferedSpdyFramer::CreatePushPromise( I was not sure whether should I ...
6 years, 6 months ago (2014-05-28 20:27:00 UTC) #2
Johnny
Couple of nits. Otherwise looks good! https://codereview.chromium.org/300553013/diff/1/net/spdy/buffered_spdy_framer.cc File net/spdy/buffered_spdy_framer.cc (right): https://codereview.chromium.org/300553013/diff/1/net/spdy/buffered_spdy_framer.cc#newcode370 net/spdy/buffered_spdy_framer.cc:370: SpdyFrame* BufferedSpdyFramer::CreatePushPromise( On ...
6 years, 6 months ago (2014-05-28 22:33:51 UTC) #3
baranovich
https://codereview.chromium.org/300553013/diff/1/net/spdy/buffered_spdy_framer_unittest.cc File net/spdy/buffered_spdy_framer_unittest.cc (right): https://codereview.chromium.org/300553013/diff/1/net/spdy/buffered_spdy_framer_unittest.cc#newcode319 net/spdy/buffered_spdy_framer_unittest.cc:319: EXPECT_TRUE(CompareHeaderBlocks(&headers, &visitor.headers_)); On 2014/05/28 22:33:51, Johnny wrote: > Also ...
6 years, 6 months ago (2014-05-29 12:50:45 UTC) #4
Johnny
Looks good. There are a couple of compile errors according to the trybots, which you'll ...
6 years, 6 months ago (2014-05-29 18:19:30 UTC) #5
baranovich
On 2014/05/29 18:19:30, Johnny wrote: > Looks good. There are a couple of compile errors ...
6 years, 6 months ago (2014-05-29 18:28:17 UTC) #6
Johnny
lgtm. You know, that's a good question for net-dev. I've not used it.
6 years, 6 months ago (2014-05-29 18:31:43 UTC) #7
Johnny
The CQ bit was checked by jgraettinger@chromium.org
6 years, 6 months ago (2014-05-29 18:31:52 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/300553013/30001
6 years, 6 months ago (2014-05-29 18:33:45 UTC) #9
baranovich
The CQ bit was checked by baranovich@yandex-team.ru
6 years, 6 months ago (2014-05-29 19:53:19 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/300553013/50001
6 years, 6 months ago (2014-05-29 19:54:48 UTC) #11
baranovich
The CQ bit was unchecked by baranovich@yandex-team.ru
6 years, 6 months ago (2014-05-29 20:37:23 UTC) #12
baranovich
The CQ bit was checked by baranovich@yandex-team.ru
6 years, 6 months ago (2014-05-29 20:37:26 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/300553013/50001
6 years, 6 months ago (2014-05-29 20:38:29 UTC) #14
baranovich
The CQ bit was unchecked by baranovich@yandex-team.ru
6 years, 6 months ago (2014-05-29 22:32:14 UTC) #15
baranovich
The CQ bit was checked by baranovich@yandex-team.ru
6 years, 6 months ago (2014-05-29 22:32:18 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/300553013/50001
6 years, 6 months ago (2014-05-29 22:35:35 UTC) #17
commit-bot: I haz the power
6 years, 6 months ago (2014-05-30 05:24:23 UTC) #18
Message was sent while issue was closed.
Change committed as 273722

Powered by Google App Engine
This is Rietveld 408576698