RESOLVED FIXED 144014
[WK2][NetworkCache] Better account of resource revalidations in efficacy logging
https://bugs.webkit.org/show_bug.cgi?id=144014
Summary [WK2][NetworkCache] Better account of resource revalidations in efficacy logging
Chris Dumez
Reported 2015-04-21 14:57:03 PDT
Better account of resource revalidations in efficacy logging. Currently, resources that are in the cache but needs revalidation are counted as retrieval successes, which is not entirely accurate. We should distinguish "is in the cache and is directly usable" from "is in the cache but needs revalidation". We should also log how many of these revalidations are successful.
Attachments
Patch (10.83 KB, patch)
2015-04-21 15:03 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-04-21 15:03:20 PDT
Chris Dumez
Comment 2 2015-04-21 16:21:37 PDT
Comment on attachment 251266 [details] Patch Clearing flags on attachment: 251266 Committed r183081: <http://trac.webkit.org/changeset/183081>
Chris Dumez
Comment 3 2015-04-21 16:21:42 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.