[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
Fri Jun 30 07:05:31 PDT 2023


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

gordon lee <hi0912 at qq.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hi0912 at qq.com

--- Comment #19 from gordon lee <hi0912 at qq.com> ---
I got the same problem when use hocuspocus/provider for collaboration edit docs which use websocket(https://github.com/websockets/ws) in iOS15.0 or iOS16.4.1 webview

those step can reproduce this bugs:
1. First open wifi & cellular;
2. Open my share collaboration edit that will use wifi priority connect to remote Websocket server;
3. Turn off the wifi; even the client close websocket by call ws.close() the websocket has no fire close event that caused the connection hang forever util  lock screen;

its most important for those apps which use WKWebView to ingest collaboration apps.

-- 
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/20230630/85de29d6/attachment.htm>


More information about the webkit-unassigned mailing list