Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: a7d492cff5b4d03f5f58ea6c391aecdf3cd8a60c
https://github.com/WebKit/WebKit/commit/a7d492cff5b4d03f5f58ea6c391aecdf3cd8a60c
Author: Ahmad Saleem <[email protected]>
Date: 2026-06-28 (Sun, 28 Jun 2026)
Changed paths:
M
Source/WebCore/platform/graphics/avfoundation/FormatDescriptionUtilities.cpp
Log Message:
-----------
Use dynamic_cf_cast<CFBooleanRef> for the FullRangeVideo extension in
colorSpaceFromFormatDescription()
https://bugs.webkit.org/show_bug.cgi?id=318062
rdar://180857876
Reviewed by Eric Carlson.
Switch the FullRangeVideo read to dynamic_cf_cast<CFBooleanRef> for
type safety and consistency.
* Source/WebCore/platform/graphics/avfoundation/FormatDescriptionUtilities.cpp:
(WebCore::colorSpaceFromFormatDescription):
Canonical link: https://commits.webkit.org/315991@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications