[webkit-changes] [WebKit/WebKit] 7e6961: [AVFoundation] Use dataUsingEncoding instead of ma...

Rose noreply at github.com
Sat Oct 12 10:54:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7e6961eb5e70f087ab063b6f4656b79348c3bf0e
      https://github.com/WebKit/WebKit/commit/7e6961eb5e70f087ab063b6f4656b79348c3bf0e
  Author: Rose <gfunni234 at 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


More information about the webkit-changes mailing list