Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9af6b6771f33582f16c25548dfa26c6ae11ae990
      
https://github.com/WebKit/WebKit/commit/9af6b6771f33582f16c25548dfa26c6ae11ae990
  Author: Jer Noble <[email protected]>
  Date:   2023-11-02 (Thu, 02 Nov 2023)

  Changed paths:
    M Source/WebCore/dom/Document+Fullscreen.idl
    M Source/WebCore/dom/DocumentOrShadowRoot+Fullscreen.idl
    M Source/WebCore/dom/Element+Fullscreen.idl
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h

  Log Message:
  -----------
  [iOS] vimeo.com: Full screen, wide aspect-ratio videos are vertically offset
https://bugs.webkit.org/show_bug.cgi?id=264059
rdar://116531089

Reviewed by Andy Estes.

Add a quirk which disables Element Fullscreen for Vimeo.com.

* Source/WebCore/dom/Document+Fullscreen.idl:
* Source/WebCore/dom/DocumentOrShadowRoot+Fullscreen.idl:
* Source/WebCore/dom/Element+Fullscreen.idl:
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldAvoidUsingIOS17UserAgentForFacebook const):
(WebCore::Quirks::shouldDisableElementFullscreenQuirk const):
* Source/WebCore/page/Quirks.h:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to