[Webkit-unassigned] [Bug 180374] New: Don't force creation of process pool when enabling resource load statistics

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 4 13:22:01 PST 2017


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

            Bug ID: 180374
           Summary: Don't force creation of process pool when enabling
                    resource load statistics
           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: bfulgham at webkit.org

When activating resource load statistics, we should avoid forcing the creation of a new process pool if it doesn't yet exist. We will properly set the value when initializing the first web view, so there is no point in paying the construction cost for the process pool during initial launch.

-- 
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/20171204/7201e700/attachment-0001.html>


More information about the webkit-unassigned mailing list