Newly filed standards position: https://github.com/mozilla/standards-positions/issues/966
On Monday, January 22, 2024 at 6:27:49 PM UTC Oliver Medhurst wrote: > 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/066e1394-a67a-4852-a5a4-0949628ccde7n%40mozilla.org.
