[webkit-changes] [WebKit/WebKit] ce361a: Add deprecation guards for various AVFoundation calls

Dean Jackson noreply at github.com
Mon Dec 5 23:38:31 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ce361abc6ad80a0353e8af5115af58af333c1dd4
      https://github.com/WebKit/WebKit/commit/ce361abc6ad80a0353e8af5115af58af333c1dd4
  Author: Dean Jackson <dino at apple.com>
  Date:   2022-12-05 (Mon, 05 Dec 2022)

  Changed paths:
    M Source/WebCore/PAL/pal/avfoundation/OutputDevice.mm
    M Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm
    M Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.mm

  Log Message:
  -----------
  Add deprecation guards for various AVFoundation calls
https://bugs.webkit.org/show_bug.cgi?id=248794
<rdar://problem/103000288>

Reviewed by Antoine Quint.

* Source/WebCore/PAL/pal/avfoundation/OutputDevice.mm:
(PAL::OutputDevice::name const):
* Source/WebCore/platform/graphics/avfoundation/objc/CDMSessionAVFoundationObjC.mm:
(WebCore::CDMSessionAVFoundationObjC::generateKeyRequest):
* Source/WebCore/platform/graphics/avfoundation/objc/ImageDecoderAVFObjC.mm:
(WebCore::ImageDecoderAVFObjC::firstEnabledTrack):

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




More information about the webkit-changes mailing list