[webkit-changes] [WebKit/WebKit] 177a21: [Cocoa] Adopt -[AVContentKey revoke] in WebAVConte...

aestes noreply at github.com
Wed Nov 1 17:56:11 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 177a218402b94794eeacbc41cf5251e87604d0e5
      https://github.com/WebKit/WebKit/commit/177a218402b94794eeacbc41cf5251e87604d0e5
  Author: Andy Estes <aestes at apple.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.h
    M Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.mm
    M Source/WebCore/SourcesCocoa.txt
    M Source/WebCore/WebCore.xcodeproj/project.pbxproj
    M Source/WebCore/platform/graphics/avfoundation/objc/WebAVContentKeyGroup.mm

  Log Message:
  -----------
  [Cocoa] Adopt -[AVContentKey revoke] in WebAVContentKeyGroup
https://bugs.webkit.org/show_bug.cgi?id=264054
rdar://113405292

Reviewed by Jer Noble.

Completed the implementation of -[WebAVContentKeyGroup expire] by adopting use of -[AVContentKey revoke].

* Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.h:
* Source/WebCore/PAL/pal/cocoa/AVFoundationSoftLink.mm:
* Source/WebCore/SourcesCocoa.txt:
* Source/WebCore/WebCore.xcodeproj/project.pbxproj:
* Source/WebCore/platform/graphics/avfoundation/objc/WebAVContentKeyGroup.mm:
(-[WebAVContentKeyGroup expire]):

Canonical link: https://commits.webkit.org/270096@main




More information about the webkit-changes mailing list