Bug 145172

Summary: [SOUP] Network Cache: Disable network cache efficacy logging
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, koivisto, mrobinson
Priority: P2 Keywords: Soup
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2015-05-19 05:07:56 PDT
Disable it by default.
Comment 1 Carlos Garcia Campos 2015-05-19 05:09:38 PDT
Created attachment 253380 [details]
Patch
Comment 2 Martin Robinson 2015-05-19 06:55:33 PDT
Why is this required?
Comment 3 Carlos Garcia Campos 2015-05-19 08:15:07 PDT
(In reply to comment #2)
> Why is this required?

Because we are not using it for anything, I think apple guys used this to collect some data, but also disabled it recently because they have enough info, Antti or Chris could confirm that.
Comment 4 Martin Robinson 2015-05-19 08:17:10 PDT
(In reply to comment #3)
> (In reply to comment #2)
> > Why is this required?
> 
> Because we are not using it for anything, I think apple guys used this to
> collect some data, but also disabled it recently because they have enough
> info, Antti or Chris could confirm that.

Might be worth putting a small bit in the ChangeLog.
Comment 5 Carlos Garcia Campos 2015-05-19 23:29:28 PDT
Committed r184619: <http://trac.webkit.org/changeset/184619>