Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 14aaf69ac680739157f0507cec645dcf88718e77
https://github.com/WebKit/WebKit/commit/14aaf69ac680739157f0507cec645dcf88718e77
Author: Ruthvik Konda <[email protected]>
Date: 2026-06-18 (Thu, 18 Jun 2026)
Changed paths:
M Source/WebKit/Configurations/AllowedSPI.toml
Log Message:
-----------
REGRESSION(315436@main): WebKit SPI audit fails on Rave debug with
unrecognized symbol "CGImageSetCachingFlags"
https://bugs.webkit.org/show_bug.cgi?id=317396
rdar://180011932
Unreviewed.
315436@main added a use of CGImageSetCachingFlags in the WebKit framework, but
the symbol is only present in WebCore's SPI allowlist, not WebKit's. Add
CGImageSetCachingFlags to WebKit's allowlist as a temporary-usage entry, tracked
by request rdar://180017345 (CoreGraphics) and cleanup rdar://180017469
(WebKit | SPI Usage).
* Source/WebKit/Configurations/AllowedSPI.toml:
Canonical link: https://commits.webkit.org/315457@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications