Closed
Bug 1437513
Opened 8 years ago
Closed 8 years ago
Http2Session::RecvPushPromise: let push through for OnPush
Categories
(Core :: Networking: HTTP, enhancement, P1)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: bagder, Assigned: bagder)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
When ->OnPush is set, don't reset the new stream! (figured out when working on Bug 1434852)
Comment hidden (mozreview-request) |
Comment 2•8 years ago
|
||
mozreview-review |
Comment on attachment 8950196 [details]
bug 1437513 - do not require push cache for ::OnPush enabled transactions
https://reviewboard.mozilla.org/r/219458/#review225202
::: commit-message-17ade:1
(Diff revision 1)
> +bug 1437513 - H2::RecvPushPromise: let push through for OnPush, r?mcmanus
please label this "do not require push cache for ::OnPush enabled transactions"
thanks!
Attachment #8950196 -
Flags: review?(mcmanus) → review+
Comment hidden (mozreview-request) |
Pushed by daniel@haxx.se:
https://hg.mozilla.org/integration/autoland/rev/271b99e87e46
do not require push cache for ::OnPush enabled transactions r=mcmanus
Comment 5•8 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•