[Webkit-unassigned] [Bug 203991] Safari leaks memory of Cache/Response objects of CacheStorage API

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 9 06:46:44 PST 2020


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

--- Comment #2 from youenn fablet <youennf at gmail.com> ---
Doing a quick test, the script creates lots of objects that at some point gets collected.
I do not see a leak per se although we should probably try to improve memory management, in particular not send response body until actually requested by the page.

Konstantin, can you validate that memory consumption does not increase forever on your setup as well?

-- 
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/20200109/199487ac/attachment.htm>


More information about the webkit-unassigned mailing list