Closed
Bug 1826534
Opened 3 years ago
Closed 2 years ago
[wpt-sync] Sync PR 39389 - [webtransport_h3_server] Don't use aioquic's SETTINGS validation
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox115 fixed)
RESOLVED
FIXED
115 Branch
Tracking | Status | |
---|---|---|
firefox115 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 39389 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/39389
Details from upstream follow.
Kenichi Ishibashi <bashi@chromium.org> wrote:
[webtransport_h3_server] Don't use aioquic's SETTINGS validation
The current aioquic doesn't recognize the RFC version of HTTP Datagrams, but requires an old draft version of HTTP Datagrams settings parameter. Don't use aioquic's validation to work around.
Assignee | ||
Comment 1•3 years ago
|
||
PR 39389 applied with additional changes from upstream: 72e0e0bad049f9f53c5574957fbed5c5cf2cd2ef
Assignee | ||
Comment 2•2 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89a2c5bdde0d
[wpt PR 39389] - [webtransport_h3_server] Don't use aioquic's SETTINGS validation, a=testonly
Comment 4•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox115:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 115 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•