[webkit-reviews] review granted: [Bug 75991] make the code in MemoryPressureHandler::respondToMemoryPressure shareable. : [Attachment 122275] Address review comments on previous patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 12 13:44:38 PST 2012


Benjamin Poulain <benjamin at webkit.org> has granted Yongjun Zhang
<yongjun_zhang at apple.com>'s request for review:
Bug 75991: make the code in MemoryPressureHandler::respondToMemoryPressure
shareable.
https://bugs.webkit.org/show_bug.cgi?id=75991

Attachment 122275: Address review comments on previous patch.
https://bugs.webkit.org/attachment.cgi?id=122275&action=review

------- Additional Comments from Benjamin Poulain <benjamin at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=122275&action=review


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

I still feel the enum is better, even for only two values here.


More information about the webkit-reviews mailing list