RESOLVED FIXED 171256
Resource Load Statistics: Clear network process cache when clearing store
https://bugs.webkit.org/show_bug.cgi?id=171256
Summary Resource Load Statistics: Clear network process cache when clearing store
John Wilander
Reported 2017-04-24 18:19:11 PDT
The network process cache needs to be cleared when the statistics store is.
Attachments
Patch (29.43 KB, patch)
2017-04-24 18:49 PDT, John Wilander
no flags
Radar WebKit Bug Importer
Comment 1 2017-04-24 18:22:59 PDT
John Wilander
Comment 2 2017-04-24 18:49:22 PDT
Brent Fulgham
Comment 3 2017-04-25 09:01:38 PDT
Comment on attachment 308041 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=308041&action=review > Source/WebCore/platform/network/cf/NetworkStorageSessionCFNet.cpp:156 > + if (clearFirst) This might have been better named "resetDomain" or something (the 'FIRST' made me think it was a choice between clearing right at the start, versus cleaning it later on). But I don't feel strongly about this, and I'm not convinced renaming it would be any clearer.
WebKit Commit Bot
Comment 4 2017-04-25 10:05:08 PDT
Comment on attachment 308041 [details] Patch Clearing flags on attachment: 308041 Committed r215741: <http://trac.webkit.org/changeset/215741>
WebKit Commit Bot
Comment 5 2017-04-25 10:05:09 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.