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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 26 13:04:01 PDT 2021


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

ahmad <ahmad2smile at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ahmad2smile at protonmail.com

--- Comment #32 from ahmad <ahmad2smile at protonmail.com> ---
I needed to sync redux state b/w tabs, 

My usecase:

1. User filling out a form and see he didn't create an option that is required on this form
2. User opens a new tabs and creates the required option in a separate form
3. User comes back to the first tab to see the created options isn't there and doesn't wanna reload the form as it would lose the unsaved work (can't save either form isn't complete)

I was going to implement a solution using shared worker, but gave up when found out the support for Safari wasn't there,

Please add this feature back.

-- 
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/20210426/315d4833/attachment.htm>


More information about the webkit-unassigned mailing list