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

Issue 2346383003: Deprecated: Server Push Cancellation: add a interface PushPromiseHelper

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

Description

Server Push Cancellation: add a interface PushPromiseHelper which reflects information on the pushed quest.

Patch Set 1 #

Patch Set 2 : dependent on codereview.chromium.org/2456713002 #

Patch Set 3 : Implemente PushPromiseHelper::Cancel() #

Unified diffs Side-by-side diffs Delta from patch set Stats (+88 lines, -19 lines) Patch
M net/net.gypi View 1 2 1 chunk +1 line, -0 lines 0 comments Download
M net/quic/chromium/quic_chromium_client_session.cc View 1 2 2 chunks +21 lines, -0 lines 0 comments Download
A net/spdy/push_promise_helper.h View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
M net/spdy/spdy_session.h View 1 2 2 chunks +4 lines, -4 lines 0 comments Download
M net/spdy/spdy_session.cc View 1 2 4 chunks +35 lines, -15 lines 0 comments Download

Depends on Patchset:

Messages

Total messages: 1 (1 generated)
Zhongyi Shi
4 years, 1 month ago (2016-10-27 19:16:01 UTC) #1
Description was changed from

==========
Server Push Cancellation: add a interface PushPromiseHelper which reflects
information on the pushed quest.

BUG=232040
==========

to

==========
Server Push Cancellation: add a interface PushPromiseHelper which reflects
information on the pushed quest.
==========

Powered by Google App Engine
This is Rietveld 408576698