[webkit-changes] [WebKit/WebKit] 37100c: [iOS] Embedded twitter video controls are too tiny...

Jer Noble noreply at github.com
Thu Jan 25 10:46:37 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 37100c16885a6ab1da8de942b3dbb20502713190
      https://github.com/WebKit/WebKit/commit/37100c16885a6ab1da8de942b3dbb20502713190
  Author: Jer Noble <jer.noble at apple.com>
  Date:   2024-01-25 (Thu, 25 Jan 2024)

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

  Log Message:
  -----------
  [iOS] Embedded twitter video controls are too tiny and don't prevent scrolling in fullscreen
https://bugs.webkit.org/show_bug.cgi?id=268031
rdar://121473410

Reviewed by Eric Carlson.

Add a quirk to disable element fullscreen for twitter.com embeds.

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

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




More information about the webkit-changes mailing list