Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: b38abda6ea5b5d49335b7df818870bb108451f63 https://github.com/WebKit/WebKit/commit/b38abda6ea5b5d49335b7df818870bb108451f63 Author: Ryosuke Niwa <rn...@webkit.org> Date: 2024-11-11 (Mon, 11 Nov 2024)
Changed paths: M Source/WebCore/platform/graphics/avfoundation/WebAVSampleBufferListener.mm Log Message: ----------- Use is_objc instead of dynamic_objc_cast in isSampleBufferVideoRenderer https://bugs.webkit.org/show_bug.cgi?id=282961 Reviewed by Darin Adler. Use is_objc instead of dynamic_objc_cast since we don't use the result. * Source/WebCore/platform/graphics/avfoundation/WebAVSampleBufferListener.mm: (WebCore::isSampleBufferVideoRenderer): Canonical link: https://commits.webkit.org/286469@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes