Open
Bug 1836897
Opened 3 years ago
Updated 2 years ago
Configure http3 greasing off
Categories
(Core :: Networking: HTTP, defect, P2)
Core
Networking: HTTP
Tracking
()
NEW
People
(Reporter: jesup, Assigned: jesup)
References
Details
(Whiteboard: [necko-triaged])
Attachments
(1 file)
the aioquic server used in Web-platform tests does not support greasing currently. See https://github.com/aiortc/aioquic/pull/375
Until it does, we need to disable greasing. We could alternatively add a pref to disable greasing, and set that pref in web-platform tests.
Hopefully they'll merge the aioquic PR soon; I'd like to avoid the complexity of a pref, and currently we don't do greasing anyways.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Severity: -- → S3
Priority: -- → P2
Whiteboard: [necko-triaged]
Comment 2•2 years ago
|
||
There is an r+ patch which didn't land and no activity in this bug for 2 weeks.
:jesup, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.
Flags: needinfo?(rjesup)
Flags: needinfo?(kershaw)
Updated•2 years ago
|
Flags: needinfo?(kershaw)
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(rjesup)
You need to log in
before you can comment on or make changes to this bug.
Description
•