[Webkit-unassigned] [Bug 256698] New: ServiceWorker downloads fail when chunks are sent via postMessage

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 05:06:02 PDT 2023


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

            Bug ID: 256698
           Summary: ServiceWorker downloads fail when chunks are sent via
                    postMessage
           Product: WebKit
           Version: Safari 16
          Hardware: iPhone / iPad
                OS: iOS 16
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Service Workers
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrskman at gmail.com

Steps to reproduce:
1) Go to https://stat-info.cz/safari-sw-download-tests.html
2) Start download using Test #3 (4 GiB at least)

It looks like the ServiceWorker thread is killed usually after downloading 1-2 GiB. This doesn't happen when chunks are downloaded inside the ServiceWorker thread (tests #1 and #2).

Reproduced on iOS 16.4.1 (iPhone XS).
Working fine on macOS 13.3.1 in Safari 16.4.

-- 
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/20230512/7f08abf6/attachment.htm>


More information about the webkit-unassigned mailing list