[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:24:07 PDT 2017


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

--- Comment #6 from Carlos Alberto Lopez Perez <clopez at igalia.com> ---
(In reply to Michael Catanzaro from comment #5)
> (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.

But note that the webprocess is not crashing here. its just javascript returning an exception "Out of memory" but no crashes. So its something different.

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


More information about the webkit-unassigned mailing list