Tracking - WebTransport browser bugs
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2.6k
- Forks
- 546
- Avg merge
- 8h 18m
- Merged PRs (30d)
- 16
Description
A list of browser bugs that block use of WebTransport.
# Chrome/Chromium
- [ ] https://issues.chromium.org/issues/40069954
- [x] https://issues.chromium.org/issues/326887753
# Firefox
- [x] https://bugzilla.mozilla.org/show_bug.cgi?id=1806693
- [x] https://bugzilla.mozilla.org/show_bug.cgi?id=1851679
- [x] https://bugzilla.mozilla.org/show_bug.cgi?id=1872496
- [x] https://bugzilla.mozilla.org/show_bug.cgi?id=1873263
- [x] https://bugzilla.mozilla.org/show_bug.cgi?id=1899812
- [x] https://bugzilla.mozilla.org/show_bug.cgi?id=1934402
- [ ] https://bugzilla.mozilla.org/show_bug.cgi?id=1986138
# Safari/WebKit
WebTransport has been implemented and shipped behind a feature flag.
They have implemented the latest version of the spec which is incompatible with other shipping versions.
- https://github.com/WebKit/standards-positions/issues/18#issuecomment-1495890122
- [x] https://github.com/WebKit/WebKit/pull/17320
# Edge
WebTransport has been implemented and shipped. Needs to be verified that it works as expected.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the unchecked Chromium issue 40069954 and Firefox issue 1986138, then verify the Edge implementation against the listed WebTransport compatibility concerns. Review the linked WebKit standards-position discussion and WebKit pull request for context. Done means confirming current browser status and updating the checklist with verified results.
Written by the indexing model from the issue text.
Assessment
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100