[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 04:58:09 PDT 2022


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

--- Comment #5 from mrskman at gmail.com ---
Downloads there are always asynchronous (navigator.serviceWorker.register is called first), so setTimeout is working fine until you reopen the tab. You can test it with the third button I've added.

-- 
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/4dbe1997/attachment.htm>


More information about the webkit-unassigned mailing list