[Webkit-unassigned] [Bug 238866] ServiceWorker downloads do not start in reopened tabs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 2 06:13:32 PDT 2022


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

--- Comment #7 from mrskman at gmail.com ---
(In reply to youenn fablet from comment #6)
> Right, so one workaround so far is to register a service worker specifically
> for downloads, in advance, then the download can be triggered synchronously
> in the click event handler.

Which is pain if you need to negotiate the download with server first based on what user chooses. And then there is a chance, that browser has already unregistered the service worker.

Anyway thank you!

-- 
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/20220602/02015c45/attachment.htm>


More information about the webkit-unassigned mailing list