[webkit-changes] [WebKit/WebKit] 9ab0a1: Disable element fullscreen on digitaltrends.com on...

Dana Estra noreply at github.com
Fri Mar 1 11:58:23 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9ab0a13e324b222e3116fdfc17e900d277cab9a4
      https://github.com/WebKit/WebKit/commit/9ab0a13e324b222e3116fdfc17e900d277cab9a4
  Author: Dana Estra <destra at apple.com>
  Date:   2024-03-01 (Fri, 01 Mar 2024)

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

  Log Message:
  -----------
  Disable element fullscreen on digitaltrends.com on iPhone
https://bugs.webkit.org/show_bug.cgi?id=270359
rdar://123722375

Reviewed by Jer Noble.

Adding quirk to digitaltrends.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/275562@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