[webkit-changes] [WebKit/WebKit] 5d5f4e: Turn off AirPlay for unsupported cases.

megangardner noreply at github.com
Wed Feb 15 18:05:59 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5d5f4ec1123380b50a799a61be248247f91cc750
      https://github.com/WebKit/WebKit/commit/5d5f4ec1123380b50a799a61be248247f91cc750
  Author: Megan Gardner <megan_gardner at apple.com>
  Date:   2023-02-15 (Wed, 15 Feb 2023)

  Changed paths:
    M Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml
    M Source/WTF/wtf/PlatformEnableCocoa.h
    M Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp
    M Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h
    M Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl
    M Source/WebCore/dom/EventNames.in
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/html/HTMLMediaElement.idl

  Log Message:
  -----------
  Turn off AirPlay for unsupported cases.
https://bugs.webkit.org/show_bug.cgi?id=252275
rdar://103322594

Reviewed by Tim Horton.

* Source/WTF/Scripts/Preferences/UnifiedWebPreferences.yaml:
* Source/WTF/wtf/PlatformEnableCocoa.h:
* Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.cpp:
* Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.h:
* Source/WebCore/Modules/airplay/WebKitPlaybackTargetAvailabilityEvent.idl:
* Source/WebCore/dom/EventNames.in:
* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::enqueuePlaybackTargetAvailabilityChangedEvent):
* Source/WebCore/html/HTMLMediaElement.idl:

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




More information about the webkit-changes mailing list