Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 898d20c0b1efc7b717173804676349f079df3b7e
https://github.com/WebKit/WebKit/commit/898d20c0b1efc7b717173804676349f079df3b7e
Author: Jer Noble <[email protected]>
Date: 2023-04-06 (Thu, 06 Apr 2023)
Changed paths:
M
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.mm
Log Message:
-----------
REGRESSION(262647@main): Broken build on SDKs < Ventura
https://bugs.webkit.org/show_bug.cgi?id=255091
rdar://107709977
Unreviewed build fix. Guard access to
sampleBufferContentKeySessionSupportEnabled() with
a #if HAVE(AVCONTENTKEYSPECIFIER) compile-time check.
*
Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVContentKeySession.mm:
(WebCore::CDMSessionAVContentKeySession::contentKeySession):
Canonical link: https://commits.webkit.org/262667@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes