RESOLVED FIXED 50850
Make WKContextGetStatistics gather global statistics
https://bugs.webkit.org/show_bug.cgi?id=50850
Summary Make WKContextGetStatistics gather global statistics
Anders Carlsson
Reported 2010-12-10 15:21:19 PST
Make WKContextGetStatistics gather global statistics
Attachments
Patch (10.87 KB, patch)
2010-12-10 15:24 PST, Anders Carlsson
sullivan: review+
Anders Carlsson
Comment 1 2010-12-10 15:24:09 PST
John Sullivan
Comment 2 2010-12-10 15:31:49 PST
Comment on attachment 76267 [details] Patch 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.
Anders Carlsson
Comment 3 2010-12-10 15:50:46 PST
Note You need to log in before you can comment on or make changes to this bug.