[webkit-reviews] review granted: [Bug 131751] Log number of bytes reclaimed at each step of memory pressure relief. : [Attachment 229462] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 16 11:58:43 PDT 2014
Antti Koivisto <koivisto at iki.fi> has granted Andreas Kling <akling at apple.com>'s
request for review:
Bug 131751: Log number of bytes reclaimed at each step of memory pressure
relief.
https://bugs.webkit.org/show_bug.cgi?id=131751
Attachment 229462: Patch
https://bugs.webkit.org/attachment.cgi?id=229462&action=review
------- Additional Comments from Antti Koivisto <koivisto at iki.fi>
View in context: https://bugs.webkit.org/attachment.cgi?id=229462&action=review
> Source/WebCore/platform/MemoryPressureHandler.h:49
> +class ReliefLogger {
I think should either be in MemoryPressureHandler scope or should be called
something less generic like MemoryPressureReliefLogger
More information about the webkit-reviews
mailing list