content icon indicating copy to clipboard operation
content copied to clipboard

[Web API] HTTP(S) schemes in the WebSocket constructor

Open annevk opened this issue 2 years ago • 7 comments

EDIT FYI, turned this into an FF tracking bug

Acceptance criteria

  • [x] The listed features are documented sufficiently on MDN
  • [x] BCD is updated
  • [x] Interactive example and data repos are updated if appropriate
  • [x] The content has been reviewed as needed

For folks helping with Firefox related documentation

  • [x] Set bugs to dev-doc-complete
  • [x] Add entry to Firefox release notes for enabled/preview features
  • [x] Add/remove entry to Firefox experimental features page for preference/released features

Features to document

See https://github.com/whatwg/websockets/pull/45

Related Gecko bugs

https://bugzilla.mozilla.org/show_bug.cgi?id=1797449

Other

  • [x] Check content open issues to see if any pertain to the subject matter. If there are any that can be closed because of the work, do so. If there are any that can be fixed relatively quickly because of the knowledge from completing this issue and you have time, feel free to go ahead and fix them.

annevk avatar May 11 '23 15:05 annevk

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.

hamishwillee avatar May 12 '23 00:05 hamishwillee

WebKit has an implementation on main, FWIW.

annevk avatar May 12 '23 06:05 annevk

Chrome shipped this in 125 - https://chromestatus.com/feature/5848709993857024

Meir017 avatar May 19 '24 08:05 Meir017

This has been implemented in all browsers.

Josh-Cena avatar Jun 11 '24 17:06 Josh-Cena

@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.

Josh-Cena avatar Aug 11 '24 17:08 Josh-Cena

Thanks @Josh-Cena - moved it to the project. Missed because the bugzilla issue wasn't tagged as needing dev docs.

hamishwillee avatar Aug 11 '24 23:08 hamishwillee

Status:

  • [x] BCD https://github.com/mdn/browser-compat-data/pull/24218
  • [x] Docs
    • [x] #35588
    • [x] #35606
  • [x] release note #35590
  • [x] dev-docs-complete

hamishwillee avatar Aug 26 '24 02:08 hamishwillee