Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7775a0253ecb6d7bd671b77f9f54cb89177708f
https://github.com/WebKit/WebKit/commit/e7775a0253ecb6d7bd671b77f9f54cb89177708f
Author: Wenson Hsieh <[email protected]>
Date: 2026-01-22 (Thu, 22 Jan 2026)
Changed paths:
M Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.mm
Log Message:
-----------
Fix the iOS family build after SDK changes in rdar://162691202
https://bugs.webkit.org/show_bug.cgi?id=306056
rdar://165738215
Reviewed by Abrar Rahman Protyasha.
Add an explicit cast to avoid confusing `NSFont` for `UIFont`, due to
`+systemFontOfSize:` being
implemented on both platform classes.
* Source/WebCore/platform/ios/VideoPresentationInterfaceIOS.mm:
(WebCore::VideoPresentationInterfaceIOS::ensurePipPlacardIsShowing):
Canonical link: https://commits.webkit.org/306053@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications