[webkit-reviews] review granted: [Bug 133671] [iOS WebKit2] Stay in "memory pressure" mode until told otherwise. : [Attachment 232764] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 9 22:23:53 PDT 2014


Sam Weinig <sam at webkit.org> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 133671: [iOS WebKit2] Stay in "memory pressure" mode until told otherwise.
https://bugs.webkit.org/show_bug.cgi?id=133671

Attachment 232764: Patch
https://bugs.webkit.org/attachment.cgi?id=232764&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=232764&action=review


> Source/WebCore/platform/MemoryPressureHandler.h:111
> +    void respondToMemoryPressure(bool critical);

This seems like a good place for an enum.


More information about the webkit-reviews mailing list