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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 12 08:55:48 PDT 2023


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

Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |ap at webkit.org,
                   |                            |cdumez at apple.com,
                   |                            |mark.lam at apple.com,
                   |                            |youennf at gmail.com

--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> ---
This sounds like the ServiceWorker process running out of memory. I didn't analyze the test, but is it holding to the downloaded data permanently in RAM? If not, going be a garbage collection problem.

-- 
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/13a0ed72/attachment.htm>


More information about the webkit-unassigned mailing list