As of today (Firefox 123), I intend to turn on http(s) and relative URLs
for WebSocket by default on all platforms. It has not been developed behind
a pref as it is a low-risk feature and we pass web platform tests. WebKit
already ship it at this time.

Summary:
Sites can now use http(s) schemes and relative URLs for WebSocket(). This
simplifies WebSocket creation as the browser can now handle such URLs
itself instead of sites having to process them into previously restrictive
URLs.

Bug: https://bugzil.la/1797449
Specification: https://github.com/whatwg/websockets/pull/45 (merged)
Standards body: WHATWG (WebSockets)
Platform coverage: All

Preference: None
DevTools bug: None
Standards position: None

Other browsers:
- Blink: Not implemented or shipping. WIP? Bug:
https://bugs.chromium.org/p/chromium/issues/detail?id=1379162
- WebKit: Shipped since Safari 17

Web platform tests: https://wpt.fyi/results/websockets (some of the
directory)

-- 
You received this message because you are subscribed to the Google Groups 
"[email protected]" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/a/mozilla.org/d/msgid/dev-platform/CAKxzt6Z8SmUUZ3VqTLw2oAkGQ2uQmgd0V%3DupZCr2yXKc_WUeFA%40mail.gmail.com.

Reply via email to