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

Issue 2456713002: Server push cancellation: add methods in session layer to cancel push given the pushed url. Not in … (Closed)

Created:
4 years, 1 month ago by Zhongyi Shi
Modified:
4 years, 1 month ago
Reviewers:
Ryan Hamilton
CC:
chromium-reviews, cbentzel+watch_chromium.org, Buck
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Server push cancellation: add methods in session layer to cancel push given the pushed url. Not in use. BUG=232040 Committed: https://crrev.com/18bb2d951716466214da9a99a85ad48c7aa4cfa8 Cr-Commit-Position: refs/heads/master@{#428114}

Patch Set 1 #

Patch Set 2 : add unittests #

Patch Set 3 : remove todo #

Total comments: 8

Patch Set 4 : address rch's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+310 lines, -0 lines) Patch
M net/quic/chromium/quic_chromium_client_session.h View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.cc View 1 2 3 1 chunk +20 lines, -0 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session_test.cc View 1 2 3 1 chunk +97 lines, -0 lines 0 comments Download
M net/spdy/spdy_session.h View 1 2 chunks +6 lines, -0 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 1 chunk +15 lines, -0 lines 0 comments Download
M net/spdy/spdy_session_unittest.cc View 1 1 chunk +168 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 13 (6 generated)
Zhongyi Shi
4 years, 1 month ago (2016-10-27 08:48:52 UTC) #3
Ryan Hamilton
https://codereview.chromium.org/2456713002/diff/40001/net/quic/chromium/quic_chromium_client_session.cc File net/quic/chromium/quic_chromium_client_session.cc (right): https://codereview.chromium.org/2456713002/diff/40001/net/quic/chromium/quic_chromium_client_session.cc#newcode1453 net/quic/chromium/quic_chromium_client_session.cc:1453: DeletePromised(promised_info); I'm a bit surprised to see the delete ...
4 years, 1 month ago (2016-10-27 17:00:25 UTC) #4
Zhongyi Shi
Thanks Ryan, comments addressed, PTAL! https://codereview.chromium.org/2456713002/diff/40001/net/quic/chromium/quic_chromium_client_session.cc File net/quic/chromium/quic_chromium_client_session.cc (right): https://codereview.chromium.org/2456713002/diff/40001/net/quic/chromium/quic_chromium_client_session.cc#newcode1453 net/quic/chromium/quic_chromium_client_session.cc:1453: DeletePromised(promised_info); On 2016/10/27 17:00:25, ...
4 years, 1 month ago (2016-10-27 17:57:30 UTC) #5
Ryan Hamilton
lgtm
4 years, 1 month ago (2016-10-27 18:21:00 UTC) #6
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/2456713002/60001
4 years, 1 month ago (2016-10-27 18:40:07 UTC) #9
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 1 month ago (2016-10-27 19:39:12 UTC) #11
commit-bot: I haz the power
4 years, 1 month ago (2016-10-27 20:00:13 UTC) #13
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/18bb2d951716466214da9a99a85ad48c7aa4cfa8
Cr-Commit-Position: refs/heads/master@{#428114}

Powered by Google App Engine
This is Rietveld 408576698