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

Issue 2804723003: QUIC - fix crash bug in client handling of Server Push. (Closed)

Created:
3 years, 8 months ago by Buck
Modified:
3 years, 8 months ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

QUIC - fix crash bug in client handling of Server Push. Fix crash bug for the case that a request with a body matches a PUSH_PROMISE. R=rch@chromium.org BUG=705109 Review-Url: https://codereview.chromium.org/2804723003 Cr-Commit-Position: refs/heads/master@{#462659} Committed: https://chromium.googlesource.com/chromium/src/+/dee375739b384173dea843b8f4e1632a4318d4d3

Patch Set 1 #

Total comments: 2

Patch Set 2 : review feedback + pull #

Unified diffs Side-by-side diffs Delta from patch set Stats (+91 lines, -6 lines) Patch
M net/quic/chromium/quic_http_stream.cc View 1 2 chunks +5 lines, -3 lines 0 comments Download
M net/quic/chromium/quic_network_transaction_unittest.cc View 4 chunks +86 lines, -3 lines 0 comments Download

Messages

Total messages: 14 (9 generated)
Buck
3 years, 8 months ago (2017-04-06 19:01:24 UTC) #6
Ryan Hamilton
lgtm https://codereview.chromium.org/2804723003/diff/1/net/quic/chromium/quic_http_stream.cc File net/quic/chromium/quic_http_stream.cc (right): https://codereview.chromium.org/2804723003/diff/1/net/quic/chromium/quic_http_stream.cc#newcode311 net/quic/chromium/quic_http_stream.cc:311: next_state_ = STATE_SET_REQUEST_PRIORITY; nit: to reduce the nesting, ...
3 years, 8 months ago (2017-04-06 19:46:48 UTC) #7
Buck
https://codereview.chromium.org/2804723003/diff/1/net/quic/chromium/quic_http_stream.cc File net/quic/chromium/quic_http_stream.cc (right): https://codereview.chromium.org/2804723003/diff/1/net/quic/chromium/quic_http_stream.cc#newcode311 net/quic/chromium/quic_http_stream.cc:311: next_state_ = STATE_SET_REQUEST_PRIORITY; On 2017/04/06 19:46:48, Ryan Hamilton wrote: ...
3 years, 8 months ago (2017-04-06 19:59:55 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2804723003/20001
3 years, 8 months ago (2017-04-06 20:01:01 UTC) #11
commit-bot: I haz the power
3 years, 8 months ago (2017-04-06 22:43:18 UTC) #14
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/dee375739b384173dea843b8f4e1...

Powered by Google App Engine
This is Rietveld 408576698