Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 53b64408e47b79f1e86f94f1871378ffe164f7fd
https://github.com/WebKit/WebKit/commit/53b64408e47b79f1e86f94f1871378ffe164f7fd
Author: Tim Horton <[email protected]>
Date: 2026-02-06 (Fri, 06 Feb 2026)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/AVKitSPI.h
Log Message:
-----------
REGRESSION (306126@main): Illegal (cyclical) AVKit module dependency
introduced
https://bugs.webkit.org/show_bug.cgi?id=307190
rdar://169021953
Reviewed by Richard Robinson.
* Source/WebCore/PAL/pal/spi/cocoa/AVKitSPI.h:
All imports of AVKit must be cut off in modulesland, because AVKit indirectly
depends on us.
We missed one amongst this file's very complex weave of conditional
compilation. Fix it.
Canonical link: https://commits.webkit.org/306976@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications