[webkit-changes] [WebKit/WebKit] b65170: Adjust thread priority
Per Arne Vollan
noreply at github.com
Tue May 9 10:32:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: b651702bdbe96fb904529d6a0b93c4f288da76c5
https://github.com/WebKit/WebKit/commit/b651702bdbe96fb904529d6a0b93c4f288da76c5
Author: Per Arne Vollan <pvollan at apple.com>
Date: 2023-05-09 (Tue, 09 May 2023)
Changed paths:
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
Adjust thread priority
https://bugs.webkit.org/show_bug.cgi?id=256527
rdar://109100772
Reviewed by Geoffrey Garen.
Adjust priority of thread that opens a trustd connections to avoid the main thread waiting for a lower priority thread.
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformInitializeWebProcess):
Canonical link: https://commits.webkit.org/263869@main
More information about the webkit-changes
mailing list