[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:38:34 PDT 2022


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

youenn fablet <youennf at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |beidson at apple.com
          Component|Service Workers             |Page Loading

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
The workaround is to trigger the download synchronously as part of the click event handler. Then everything will work fine from there.

This is not specific to service worker, I would expect that a setTimeout would also trigger that same behavior.


This is controlled by Safari code and I am not sure why this behavior is like this.
I will send the bug report there.

-- 
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/2f39af2a/attachment.htm>


More information about the webkit-unassigned mailing list