[Webkit-unassigned] [Bug 203990] Safari leaks memory of objects send through postMessage

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


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

--- Comment #4 from youenn fablet <youennf at gmail.com> ---
Testing the MessageChannel repro page, page consumes up to 8GB of memory, then GC kicks in and it continues over and over. This seems fine, not sure whether we could try to optimise things here.

Similarly, the web workers page is not crashing, although it eats up to 30GB of memory until GC happens and memory is down to a few MBs and does not increase anymore.
Not exactly sure why this behaviour happens, there might be things we could improve.
This does not seem critical though.

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


More information about the webkit-unassigned mailing list