[Webkit-unassigned] [Bug 188299] Web process never leaves memory pressured state if caused by process size limit

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 15 15:43:59 PDT 2018


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

Saam Barati <sbarati at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |sbarati at apple.com

--- Comment #13 from Saam Barati <sbarati at apple.com> ---
Comment on attachment 346625
  --> https://bugs.webkit.org/attachment.cgi?id=346625
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=346625&action=review

> Source/WTF/wtf/cocoa/MemoryPressureHandlerCocoa.mm:105
> +            WTFLogAlways("Received memory pressure event %lu vm pressure %d", status, isUnderMemoryPressure());

Do we really want to always log this? It's not rare for this to happen somewhat frequently on iOS in my experience.

-- 
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/20180815/07ffcd09/attachment.html>


More information about the webkit-unassigned mailing list