[Webkit-unassigned] [Bug 149850] Reinstate support for SharedWorkers

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Nov 9 14:40:38 PST 2021


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

Graham Esau <graham.esau at vonage.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |graham.esau at vonage.com

--- Comment #44 from Graham Esau <graham.esau at vonage.com> ---
Like many other commenters here, we've been looking for a way of sharing a WebSocket connection between multiple tabs, since it's very common for our users to have our real-time web app open in many tabs concurrently.

SharedWorker seems the ideal solution - the only problem is Safari's lack of support. Because of this, we've spent considerable dev resource on implementing workarounds in our application, and are still encountering difficulty with it. 
This is one of the reasons we're now considering dropping support for Safari.

-- 
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/20211109/e3cdc543/attachment-0001.htm>


More information about the webkit-unassigned mailing list