[webkit-reviews] review granted: [Bug 67160] Add a way to get JavaScript, memory, WebCore cache, and font statistics in WebProcess : [Attachment 106033] Cut down ifdefs in WebKit::getWebCoreMemoryCacheStatistics()
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 1 15:13:17 PDT 2011
Darin Adler <darin at apple.com> has granted Ada Chan <adachan at apple.com>'s
request for review:
Bug 67160: Add a way to get JavaScript, memory, WebCore cache, and font
statistics in WebProcess
https://bugs.webkit.org/show_bug.cgi?id=67160
Attachment 106033: Cut down ifdefs in WebKit::getWebCoreMemoryCacheStatistics()
https://bugs.webkit.org/attachment.cgi?id=106033&action=review
------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=106033&action=review
> Source/WebCore/loader/cache/MemoryCache.h:102
> TypeStatistic xslStyleSheets;
Is there any code anywhere that needs to be changed to initialize this to zero?
More information about the webkit-reviews
mailing list