[Webkit-unassigned] [Bug 168541] New: Resource Load Statistics: Only scan website data store once per session ID + reinstate removal counting

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 17 17:16:06 PST 2017


https://bugs.webkit.org/show_bug.cgi?id=168541

            Bug ID: 168541
           Summary: Resource Load Statistics: Only scan website data store
                    once per session ID + reinstate removal counting
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit2
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

As of https://bugs.webkit.org/show_bug.cgi?id=167474 we iterate over all pages' WebsiteDataStores. Since pages share data stores we should make sure to only scan a WebsiteDataStore with a specific session ID once.

https://bugs.webkit.org/show_bug.cgi?id=167474 also explicitly regressed data record removal counting. We should add it back in.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170218/9c460a52/attachment-0001.html>


More information about the webkit-unassigned mailing list