Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 576ff06967693bedcf451b300f7aaaea9f0f2a5e
https://github.com/WebKit/WebKit/commit/576ff06967693bedcf451b300f7aaaea9f0f2a5e
Author: Lily Spiniolas <[email protected]>
Date: 2025-11-13 (Thu, 13 Nov 2025)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/page/QuirksData.h
Log Message:
-----------
Remove Quirk 'needsBingGestureEventQuirk' for bing.com/maps
https://bugs.webkit.org/show_bug.cgi?id=302443
rdar://140885103
Reviewed by Abrar Rahman Protyasha and Megan Gardner.
bing.com/maps no longer uses gesture events, so this quirk has no
effect and can be removed.
* Source/WebCore/page/Quirks.cpp:
(WebCore::handleBingQuirks):
(WebCore::Quirks::needsBingGestureEventQuirk const): Deleted.
* Source/WebCore/page/Quirks.h:
* Source/WebCore/page/QuirksData.h:
Canonical link: https://commits.webkit.org/302993@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications