libp2p / libp2p/js-libp2p

Tracking - WebTransport browser bugs

Open
#2,572 3 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

kind/tracking
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.