Bug 50850

Summary: Make WKContextGetStatistics gather global statistics
Product: WebKit Reporter: Anders Carlsson <andersca>
Component: New BugsAssignee: Anders Carlsson <andersca>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Attachments:
Description Flags
Patch sullivan: review+

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.