[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
Sun Sep 18 20:38:39 PDT 2022
https://bugs.webkit.org/show_bug.cgi?id=245350
--- Comment #1 from chris.ng.hs.code at gmail.com ---
(In reply to chris.ng.hs.code from comment #0)
> When user switches out to another app while connected to a Websocket
> connection on Safari, Websocket connection will lost if experimental
> "NSURLSession WebSocket" is turned on
>
> Listing out the steps:
> 1) Websocket connection successful on Safari Browser
> 2) User switches out to view another application
> 3) User switches back to Safari Browser (web connection gets disconnected)
>
> To rectify, user have to go to Settings -> Safari -> Advanced ->
> Experimental Features -> Disable "NSURLSession WebSocket"
>
> After disabling "NSURLSession WebSocket"
> 1) Websocket connection successful on Safari Browser
> 2) User switches out to view another application
> 3) User switches back to Safari Browser (web connection remains connected
> and working as intended)
>
>
> This issue does not happen in other browsers such as Chrome, Firefox, Edge..
For testing the above, you can use https://www.piesocket.com/websocket-tester and press Connect button
--
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/20220919/0ace178d/attachment-0001.htm>
More information about the webkit-unassigned
mailing list