[webkit-changes] [WebKit/WebKit] f2404c: [iOS] YouTube does not provide an AirPlay button i...

Jer Noble noreply at github.com
Mon Feb 5 15:16:51 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f2404c16679026dbb66715a03149d87b5d6b3cfa
      https://github.com/WebKit/WebKit/commit/f2404c16679026dbb66715a03149d87b5d6b3cfa
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2024-02-05 (Mon, 05 Feb 2024)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp

  Log Message:
  -----------
  [iOS] YouTube does not provide an AirPlay button in fullscreen mode
https://bugs.webkit.org/show_bug.cgi?id=268634
rdar://121471373

Reviewed by Brent Fulgham and Aditya Keerthi.

Add a quirk to disable the Fullscreen API on YouTube.com (and youtube.com embeds).

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDisableElementFullscreenQuirk const):

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




More information about the webkit-changes mailing list