[Webkit-unassigned] [Bug 187154] New: Resource Load Statistics: Don't create a WebResourceLoadStatisticsStore for ephemeral sessions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 28 13:49:05 PDT 2018


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

            Bug ID: 187154
           Summary: Resource Load Statistics: Don't create a
                    WebResourceLoadStatisticsStore for ephemeral sessions
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wilander at apple.com

We should not create new WebResourceLoadStatisticsStore objects for ephemeral sessions since it creates duplicate in-memory stores. If we want to support a read-only mode, we should construct a singleton WebResourceLoadStatisticsStore object and detach it from the session.

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


More information about the webkit-unassigned mailing list