[webkit-reviews] review granted: [Bug 50850] Make WKContextGetStatistics gather global statistics : [Attachment 76267] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 15:31:49 PST 2010


John Sullivan <sullivan at apple.com> has granted Anders Carlsson
<andersca at apple.com>'s request for review:
Bug 50850: Make WKContextGetStatistics gather global statistics
https://bugs.webkit.org/show_bug.cgi?id=50850

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

------- Additional Comments from John Sullivan <sullivan at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=76267&action=review

> WebKit2/UIProcess/API/C/WKContextPrivate.h:43
> +WK_EXPORT void WKContextGetStatistics(WKContextStatistics* statistics);

Maybe it should be renamed something like WKContextGetGlobalStatistics() since
it no longer pays attention to the context?

> WebKitTools/ChangeLog:8
> +	   Break the statistics window.

This could be elaborated a bit.


More information about the webkit-reviews mailing list