Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 87944171807469f3a1e51a9a280f098dcbfd5e7a
https://github.com/WebKit/WebKit/commit/87944171807469f3a1e51a9a280f098dcbfd5e7a
Author: Per Arne Vollan <[email protected]>
Date: 2025-12-19 (Fri, 19 Dec 2025)
Changed paths:
M Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm
Log Message:
-----------
PGO profiles are not generated for the WebContent process
https://bugs.webkit.org/show_bug.cgi?id=302088
rdar://problem/164172903
Reviewed by Ben Nham and Sihui Liu.
PGO profiles are not generated for the WebContent process after moving the tmp
folder to its container.
This can be resolved by initializing LLVM profiles when USE(EXTENSIONKIT) is
true.
* Source/WebKit/WebProcess/cocoa/WebProcessCocoa.mm:
(WebKit::WebProcess::platformSetWebsiteDataStoreParameters):
Originally-landed-as: 301765.301@safari-7623-branch (466c780b990f).
rdar://166891738
Canonical link: https://commits.webkit.org/304776@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications