Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: dcb7f6c955069c2ea75889c5f3e137959130eb85
https://github.com/WebKit/WebKit/commit/dcb7f6c955069c2ea75889c5f3e137959130eb85
Author: Adrian Taylor <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M Source/WebKit/WebKitWebProcessPrefix.h
Log Message:
-----------
Ensure subspaceFor can be instantiated in PCH
https://bugs.webkit.org/show_bug.cgi?id=317411
rdar://180040813
Reviewed by Mike Wyrzykowski.
Some clang versions instantiate templates during PCH creation, resulting in
eventual linker errors if definitions are not available in the PCH.
Canonical link: https://commits.webkit.org/315472@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications