Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 7e6961eb5e70f087ab063b6f4656b79348c3bf0e https://github.com/WebKit/WebKit/commit/7e6961eb5e70f087ab063b6f4656b79348c3bf0e Author: Rose <gfunni...@gmail.com> Date: 2024-10-12 (Sat, 12 Oct 2024)
Changed paths: M Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm Log Message: ----------- [AVFoundation] Use dataUsingEncoding instead of manually creating the bytes from the C string https://bugs.webkit.org/show_bug.cgi?id=280129 Reviewed by Darin Adler. This other roundabout way has no benefit. * Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm: (WebCore::CDMSessionAVFoundationObjC::generateKeyRequest): Use dataUsingEncoding. Canonical link: https://commits.webkit.org/285077@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