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).
<rdar://problem/100526100>
Pull request: https://github.com/WebKit/WebKit/pull/4803
Committed 255198@main (b9d8665c0eb7): <https://commits.webkit.org/255198@main> Reviewed commits have been landed. Closing PR #4803 and removing active labels.