Closed
Bug 1597072
Opened 6 years ago
Closed 6 years ago
Make sure we have an error if necko have not closed a Http3Session, but neqo has closed it
Categories
(Core :: Networking: HTTP, defect, P2)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla72
| Tracking | Status | |
|---|---|---|
| firefox72 | --- | fixed |
People
(Reporter: dragana, Assigned: dragana)
References
(Blocks 1 open bug)
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
This fixes an assertion failure at:
https://searchfox.org/mozilla-central/source/netwerk/protocol/http/Http3Session.cpp#157
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by rgurzau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c4a8c476bbe5
Make sure we have an error if necko have not closed a Http3Session, but neqo has closed it r=agrover
Comment 3•6 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox72:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
You need to log in
before you can comment on or make changes to this bug.
Description
•