Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[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
- Loading branch information
1 parent
22a3280
commit aa760bb
Showing
2 changed files
with
5 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters