Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 73e3ced774ed4605defd284e348418b879646bf9
https://github.com/WebKit/WebKit/commit/73e3ced774ed4605defd284e348418b879646bf9
Author: Dana Estra <[email protected]>
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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes