Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: b079dc58ac219484a9761bdbe91aa5a0c0db7dc5
      
https://github.com/WebKit/WebKit/commit/b079dc58ac219484a9761bdbe91aa5a0c0db7dc5
  Author: Eric Carlson <eric.carl...@apple.com>
  Date:   2024-07-12 (Fri, 12 Jul 2024)

  Changed paths:
    M 
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm

  Log Message:
  -----------
  [Cocoa] Remove unnecessary -respondsToSelector: checks from 
MediaPlayerPrivateAVFoundationObjC
https://bugs.webkit.org/show_bug.cgi?id=276485
rdar://131533559

Reviewed by Youenn Fablet.

Remove -respondsToSelector: checks only needed on versions we no longer support 
with trunk.

* 
Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:
(WebCore::MediaPlayerPrivateAVFoundationObjC::createAVPlayerLayer):
(WebCore::MediaPlayerPrivateAVFoundationObjC::createAVPlayer):
(WebCore::MediaPlayerPrivateAVFoundationObjC::setVideoFullscreenMode):
(WebCore::MediaPlayerPrivateAVFoundationObjC::updateDisableExternalPlayback):
(WebCore::MediaPlayerPrivateAVFoundationObjC::setBufferingPolicy):
(WebCore::MediaPlayerPrivateAVFoundationObjC::videoPlaybackQualityMetrics 
const):
(WebCore::MediaPlayerPrivateAVFoundationObjC::setPreferredDynamicRangeMode):

Canonical link: https://commits.webkit.org/280903@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

Reply via email to