Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: d3a90084d1c958a442dc0db14c88c4b688ecfcba
      
https://github.com/WebKit/WebKit/commit/d3a90084d1c958a442dc0db14c88c4b688ecfcba
  Author: Karl Dubost <[email protected]>
  Date:   2024-12-01 (Sun, 01 Dec 2024)

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

  Log Message:
  -----------
  Update quirks.cpp to change twitter.com by x.com
https://bugs.webkit.org/show_bug.cgi?id=275315
rdar://129993390

Reviewed by Tim Nguyen.

This update ensures x.com domains are recognized and handled
appropriately in the quirks.cpp file. We removed mentions of
twitter as the domain name twitter.com is being redirected to
x.com

Co-authored-by: filippofinke <[email protected]>

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDisableElementFullscreenQuirk const):
(WebCore::Quirks::shouldSilenceWindowResizeEvents const):
(WebCore::Quirks::shouldSilenceMediaQueryListChangeEvents const):
(WebCore::Quirks::requiresUserGestureToPauseInPictureInPicture const):
(WebCore::Quirks::requiresUserGestureToLoadInPictureInPicture const):

Canonical link: https://commits.webkit.org/287198@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

Reply via email to