[Webkit-unassigned] [Bug 247943] REGRESSION (Safari 15.6.1-16.1): WebSocket in latest Safari does not emit onclose event when internet is turned off (wifi or cellular)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 16 07:30:15 PST 2022


https://bugs.webkit.org/show_bug.cgi?id=247943

--- Comment #7 from youenn fablet <youennf at gmail.com> ---
We changed of backend and are now using NSURLSession WebSocket, which probably explains the difference of behaviour.

Trying on Safari, Chrome and Firefox the provided example, I can see Firefox proactively firing the close event.
Chrome and Safari do not seem to close it proactively though in my setup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20221116/86e9015b/attachment.htm>


More information about the webkit-unassigned mailing list