[Webkit-unassigned] [Bug 31253] Unbounded memory growth when adding and removing images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 16 19:26:29 PST 2022


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

--- Comment #16 from Avner <avner.moshkovitz at gmail.com> ---
I simplified the problem (which happens on iOS):
- replaced reading-from-zip with reading-from-external-url
- mimicked the reading of blob by artificially using createObjectURL, and revokeObjectURL.
The problem is described and demonstrated in: https://stackoverflow.com/questions/71151958/memory-leak-in-ios-when-loading-images-from-external-url-and-using-createobjectu

-- 
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/20220217/3217d89b/attachment.htm>


More information about the webkit-unassigned mailing list