[webkit-changes] [WebKit/WebKit] 911ec2: Disable element fullscreen on as.com on iPhone
Dana Estra
noreply at github.com
Wed Mar 13 12:59:42 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 911ec2b8f9cddb0dd8c6a2577a1ce513d316a08e
https://github.com/WebKit/WebKit/commit/911ec2b8f9cddb0dd8c6a2577a1ce513d316a08e
Author: Dana Estra <destra at apple.com>
Date: 2024-03-13 (Wed, 13 Mar 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Disable element fullscreen on as.com on iPhone
https://bugs.webkit.org/show_bug.cgi?id=270880
rdar://124305168
Reviewed by Jer Noble.
Adding quirk to as.com to disable element fullscreen on iPhone,
until the website fixes its custom media controls which are currently
cut off on the bottom when the phone is rotated into landscape mode.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDisableElementFullscreenQuirk const):
Canonical link: https://commits.webkit.org/276044@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