[Webkit-unassigned] [Bug 245796] New: [macOS] Stop leaking a boost on GPU and Network processes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 13:50:17 PDT 2022


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

            Bug ID: 245796
           Summary: [macOS] Stop leaking a boost on GPU and Network
                    processes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Mac (Apple Silicon)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Process Model
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: miguel_salinas at apple.com

We are currently leaking a boost on the GPU process and Network process to grant high CPU and I/O priorities. This is not needed at all for the GPU process since it runs as TASK_APPTYPE_APP_DEFAULT and shouldn't be needed on the Network process as well if we change it to run as TASK_APPTYPE_APP_DEFAULT (which it already does on iOS).

-- 
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/20220928/38bee981/attachment.htm>


More information about the webkit-unassigned mailing list