Bug 145172 - [SOUP] Network Cache: Disable network cache efficacy logging
Summary: [SOUP] Network Cache: Disable network cache efficacy logging
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Soup
Depends on:
Blocks:
 
Reported: 2015-05-19 05:07 PDT by Carlos Garcia Campos
Modified: 2015-05-19 23:29 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.39 KB, patch)
2015-05-19 05:09 PDT, Carlos Garcia Campos
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>