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

Issue 371273003: Reland "Separate client and server pushed streams limits." (Closed)

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

Description

Reland "Separate client and server pushed streams limits." https://codereview.chromium.org/367963003/ Fix use-after-free error BUG=170544, 377538 R=jgraettinger@chromium.org TEST=SpdySessionTest.PushedStreamShouldNotCountToClientConcurrencyLimit SpdySessionTest.RejectPushedStreamExceedingConcurrencyLimit SpdySessionTest.IgnoreReservedRemoteStreamsCount Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=282889

Patch Set 1 #

Patch Set 2 : Fix use-after-free in SpdySession::OnInitialResponseHeadersReceived #

Patch Set 3 : Fix active push stream count #

Unified diffs Side-by-side diffs Delta from patch set Stats (+421 lines, -3 lines) Patch
M net/spdy/spdy_session.h View 1 2 5 chunks +26 lines, -1 line 0 comments Download
M net/spdy/spdy_session.cc View 1 2 7 chunks +28 lines, -2 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 2 1 chunk +342 lines, -0 lines 0 comments Download
M net/spdy/spdy_stream_test_util.h View 1 2 1 chunk +10 lines, -0 lines 0 comments Download
M net/spdy/spdy_stream_test_util.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
baranovich
This relands https://codereview.chromium.org/367963003 which was reverted due to use-after-free error in SpdySession::OnInitialResponseHeadersReceived() First patchset is ...
6 years, 5 months ago (2014-07-08 11:16:30 UTC) #1
Johnny
lgtm. FYI you can update the original CL with a fixing patch-set, and re-land it ...
6 years, 5 months ago (2014-07-08 16:12:24 UTC) #2
baranovich
On 2014/07/08 16:12:24, Johnny wrote: > lgtm. > > FYI you can update the original ...
6 years, 5 months ago (2014-07-08 21:29:17 UTC) #3
baranovich
6 years, 5 months ago (2014-07-08 21:29:25 UTC) #4
baranovich
The CQ bit was checked by baranovich@yandex-team.ru
6 years, 5 months ago (2014-07-13 21:50:55 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/baranovich@yandex-team.ru/371273003/40001
6 years, 5 months ago (2014-07-13 21:51:59 UTC) #6
commit-bot: I haz the power
6 years, 5 months ago (2014-07-14 02:21:59 UTC) #7
Message was sent while issue was closed.
Change committed as 282889

Powered by Google App Engine
This is Rietveld 408576698