[webkit-changes] [WebKit/WebKit] d3a900: Update quirks.cpp to change twitter.com by x.com
Karl Dubost
noreply at github.com
Sun Dec 1 16:24:51 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d3a90084d1c958a442dc0db14c88c4b688ecfcba
https://github.com/WebKit/WebKit/commit/d3a90084d1c958a442dc0db14c88c4b688ecfcba
Author: Karl Dubost <karlcow at apple.com>
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 <filippofinke at protonmail.ch>
* 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
More information about the webkit-changes
mailing list