[Webkit-unassigned] [Bug 149850] Reinstate support for SharedWorkers
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Feb 19 09:18:03 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=149850
Richard Cooke <hello at richardcooke.io> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |hello at richardcooke.io
--- Comment #26 from Richard Cooke <hello at richardcooke.io> ---
I'd also like to use SharedWorkers to be able to share a websocket connection between tabs and also share services.
Using SharedWorkers each tab is only required to run it's own UI service on the main thread, other services could run in a SharedWorker.
In Safari I require a websocket connection to every tab, and a separate service repeating the same work in every tab.
--
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/20210219/6d51cf52/attachment.htm>
More information about the webkit-unassigned
mailing list