-
Notifications
You must be signed in to change notification settings - Fork 22.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Web API] HTTP(S) schemes in the WebSocket constructor #26731
Comments
MDN generally doesn't document until there is an implementation (there are bugs in lined whatwg item). I added the forlater tag, but not sure how that turns into an action to doc. If not before, we'll get to it when an FF bugzilla gets added for this with an implementation. |
WebKit has an implementation on main, FWIW. |
Chrome shipped this in 125 - https://chromestatus.com/feature/5848709993857024 |
This has been implemented in all browsers. |
@mdn/core-yari-content I'm not sure whether this is missed in the FF 124 release project unintentionally but I think this should be documented as an FF new feature. |
Thanks @Josh-Cena - moved it to the project. Missed because the bugzilla issue wasn't tagged as needing dev docs. |
EDIT FYI, turned this into an FF tracking bug
Acceptance criteria
For folks helping with Firefox related documentation
dev-doc-complete
Features to document
See whatwg/websockets#45
Related Gecko bugs
https://bugzilla.mozilla.org/show_bug.cgi?id=1797449
Other
The text was updated successfully, but these errors were encountered: