[webkit-changes] [WebKit/WebKit] aa760b: [macOS] AirPlay sometimes fails at Vimeo.com

Eric Carlson noreply at github.com
Sat Apr 29 12:43:37 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: aa760bb43f07c2c561c99928b1dea51513fd4720
      https://github.com/WebKit/WebKit/commit/aa760bb43f07c2c561c99928b1dea51513fd4720
  Author: Eric Carlson <eric.carlson at apple.com>
  Date:   2023-04-29 (Sat, 29 Apr 2023)

  Changed paths:
    M Source/WebCore/html/HTMLMediaElement.cpp
    M Source/WebCore/html/HTMLMediaElement.h

  Log Message:
  -----------
  [macOS] AirPlay sometimes fails at Vimeo.com
https://bugs.webkit.org/show_bug.cgi?id=256099
rdar://108326570

Reviewed by Jer Noble.

Use a timer to schedule media engine AirPlay compatibility.

* Source/WebCore/html/HTMLMediaElement.cpp:
(WebCore::HTMLMediaElement::HTMLMediaElement):
(WebCore::HTMLMediaElement::checkPlaybackTargetCompatibility):
(WebCore::HTMLMediaElement::stopPeriodicTimers):
(WebCore::HTMLMediaElement::cancelPendingTasks):
(WebCore::HTMLMediaElement::setIsPlayingToWirelessTarget):
(WebCore::HTMLMediaElement::scheduleCheckPlaybackTargetCompatability): Deleted.
* Source/WebCore/html/HTMLMediaElement.h:

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




More information about the webkit-changes mailing list