Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 1b2711ed3412323ea22275360a7404db46fb65da
https://github.com/WebKit/WebKit/commit/1b2711ed3412323ea22275360a7404db46fb65da
Author: Phinehas Fuachie <[email protected]>
Date: 2026-03-25 (Wed, 25 Mar 2026)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/AVKitSPI.h
M Source/WebKit/Configurations/AllowedSPI.toml
M Source/WebKit/UIProcess/ios/_WKCaptionStyleMenuControllerAVKit.mm
M Source/WebKit/UIProcess/mac/_WKCaptionStyleMenuControllerAVKitMac.mm
Log Message:
-----------
Remove temporary SPI usage of AVLegibleMediaOptionsMenuController from WebKit
https://bugs.webkit.org/show_bug.cgi?id=310660
rdar://173268786
Reviewed by Jer Noble.
AVLegibleMediaOptionsMenuController has been promoted to public API - remove
the temporary SPI
declarations and workarounds that were added while waiting for API availability.
* Source/WebCore/PAL/pal/spi/cocoa/AVKitSPI.h:
* Source/WebKit/Configurations/AllowedSPI.toml:
* Source/WebKit/UIProcess/ios/_WKCaptionStyleMenuControllerAVKit.mm:
(-[_WKCaptionStyleMenuControllerAVKit rebuildMenu]):
* Source/WebKit/UIProcess/mac/_WKCaptionStyleMenuControllerAVKitMac.mm:
(-[_WKCaptionStyleMenuControllerAVKitMac rebuildMenu]):
Canonical link: https://commits.webkit.org/309935@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications