[Webkit-unassigned] [Bug 245350] Websocket disconnects in Safari when user switches out to another app when experimental feature "NSURLSession WebSocket" is turned on

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 26 10:28:17 PDT 2022


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

--- Comment #7 from Alexey Proskuryakov <ap at webkit.org> ---
The rdar links are only useful to Apple employees, so that we could correlate bugs.webkit.org with internal discussions.

We are not asking for any additional information at this point, but thank you for checking!

I would recommend handling disconnects in your JavaScript code, and reconnecting. Disconnects can happen for a lot of reasons (such as user going out of cellular coverage zone, or server side problems), so doing this will increase reliability of your website in all browsers.

-- 
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/20220926/a1ad2d03/attachment.htm>


More information about the webkit-unassigned mailing list