[webkit-changes] [WebKit/WebKit] 73e3ce: Check for domain youtube-nocookie.com in shouldDis...

Dana Estra noreply at github.com
Tue Feb 27 14:30:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 73e3ced774ed4605defd284e348418b879646bf9
      https://github.com/WebKit/WebKit/commit/73e3ced774ed4605defd284e348418b879646bf9
  Author: Dana Estra <destra at apple.com>
  Date:   2024-02-27 (Tue, 27 Feb 2024)

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

  Log Message:
  -----------
  Check for domain youtube-nocookie.com in shouldDisableElementFullscreenQuirk()
https://bugs.webkit.org/show_bug.cgi?id=270177
rdar://122918249

Reviewed by Jer Noble.

Some webpages embed YouTube videos using the domain youtube-nocookie.com, which we fail
To account for when disabling element fullscreen for embedded YouTube videos on iPhone.

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

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list