[webkit-reviews] review granted: [Bug 170515] Kill any WebContent process using over 16 GB of memory. : [Attachment 306302] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 6 03:32:11 PDT 2017


Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 170515: Kill any WebContent process using over 16 GB of memory.
https://bugs.webkit.org/show_bug.cgi?id=170515

Attachment 306302: Patch

https://bugs.webkit.org/attachment.cgi?id=306302&action=review




--- Comment #3 from Antti Koivisto <koivisto at iki.fi> ---
Comment on attachment 306302
  --> https://bugs.webkit.org/attachment.cgi?id=306302
Patch

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

> Source/WTF/wtf/MemoryPressureHandler.cpp:112
> -void MemoryPressureHandler::measurementTimerFired()
> +void MemoryPressureHandler::shrinkOrDie()

Nice, this is now much more readable.


More information about the webkit-reviews mailing list