[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
Tue Jun 13 10:22:42 PDT 2023


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

--- Comment #18 from Chad <cupton at gmail.com> ---
For those trying to debug this issue and tracking the importance of this bug, it's also worth pointing out that this issue now occurs in Chrome and Edge as well. 

Basically, all websites and web apps that use websockets, such as your document editing and stock trading apps, will now lose data when your connection is disrupted. That is because the client doesn't know that the connection was interrupted so any mitigation that was previously in place is now broken. 

This impacts nearly every web user, please prioritize this bug with the highest level of importance for everyone's benefit!

-- 
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/20230613/2dfe13af/attachment.htm>


More information about the webkit-unassigned mailing list