Files
sousa-gecko/dom/websocket/tests
Jaimukund Bhan acb4da8b14 Bug 2034642 - Defer WebSocket mixed-content checks to InititalizeConnection. r=valentin
Move the mixed-content blocking checks from synchronous Init to asynchronous
InitializeConnection in WebSocket.cpp. This aligns the behaviour with the
standard specifications where mixed-content failures trigger asynchronous error
rather than throwing a synchronous SecurityError during WebSocket construction

Differential Revision: https://phabricator.services.mozilla.com/D308017
2026-06-29 10:01:29 +00:00
..