Tracking - WebTransport browser bugs
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.
Another issue that should be monitor is probably this one https://bugzilla.mozilla.org/show_bug.cgi?id=1659672 even though I'm not 100% sure it is what is blocking e2e test on firefox
It seems that the two Firefox bugs that are still open here have been closed;
- https://bugzilla.mozilla.org/show_bug.cgi?id=1899812
- https://bugzilla.mozilla.org/show_bug.cgi?id=1934402
@achingbrain Does this mean that WebTransport on Firefox is working well?
@2color no, there's another one 🙄 - https://bugzilla.mozilla.org/show_bug.cgi?id=1986138