Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 631a95192ae76405dcc91655c8b5eb4fd92a0d75
https://github.com/WebKit/WebKit/commit/631a95192ae76405dcc91655c8b5eb4fd92a0d75
Author: Wenson Hsieh <[email protected]>
Date: 2026-03-07 (Sat, 07 Mar 2026)
Changed paths:
M Tools/TestRunnerShared/spi/UIKitSPIForTesting.h
Log Message:
-----------
Fix the internal iOS build on versions of the SDK with NSTextTable_Private.h
https://bugs.webkit.org/show_bug.cgi?id=309428
rdar://171870586
Reviewed by Jonathan Bedard.
Fix the iOS build by pulling these symbols from internal SDK headers when
possible, with a fallback
to forward declarations. This will keep the build passing in the following 3
configurations:
• The internal iOS SDK after the changes in rdar://162691202
• The internal iOS SDK before the changes in rdar://162691202
• The latest iOS 26 SDK
* Tools/TestRunnerShared/spi/UIKitSPIForTesting.h:
Canonical link: https://commits.webkit.org/308877@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications