Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e8b18f33015595b0995231d91c70ec21ad2c6fac
https://github.com/WebKit/WebKit/commit/e8b18f33015595b0995231d91c70ec21ad2c6fac
Author: Phinehas Fuachie <[email protected]>
Date: 2026-01-30 (Fri, 30 Jan 2026)
Changed paths:
M Source/WebCore/PAL/pal/spi/cocoa/AVKitSPI.h
M Source/WebKit/UIProcess/ios/_WKCaptionStyleMenuControllerAVKit.mm
M Source/WebKit/UIProcess/mac/_WKCaptionStyleMenuControllerAVKitMac.mm
M Tools/TestWebKitAPI/Tests/WebCore/cocoa/CaptionPreferencesTests.mm
Log Message:
-----------
Remove temporary SPI usage of AVLegibleMediaOptionsMenuController from WebKit
https://bugs.webkit.org/show_bug.cgi?id=305993
rdar://164667890
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/UIProcess/ios/_WKCaptionStyleMenuControllerAVKit.mm:
(-[_WKCaptionStyleMenuControllerAVKit rebuildMenu]):
* Source/WebKit/UIProcess/mac/_WKCaptionStyleMenuControllerAVKitMac.mm:
(-[_WKCaptionStyleMenuControllerAVKitMac rebuildMenu]):
* Tools/TestWebKitAPI/Tests/WebCore/cocoa/CaptionPreferencesTests.mm:
Canonical link: https://commits.webkit.org/306497@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications