[Webkit-unassigned] [Bug 171630] [JSC] Test stringimpl-to-jsstring-on-large-strings-2 uses a lot of RAM

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 3 17:21:00 PDT 2017


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

--- Comment #5 from Michael Catanzaro <mcatanzaro at igalia.com> ---
(In reply to Carlos Alberto Lopez Perez from comment #3) 
> And with Safari on Mac I get: "Out of memory"
> 
> How is that? Does Safari have some control mechanism to limit the amount of
> memory a webview can use or something like that?

Apple recently implemented a web process memory limit (I think 16 GiB, which is way too high IMO) at which point the web process crashes. We need that too (with a waaaaay lower limit), and it is already on our roadmap.

-- 
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/20170504/f3de65a8/attachment.html>


More information about the webkit-unassigned mailing list