[webkit-changes] [WebKit/WebKit] e27a1b: Remove Quirk simulatedMouseEventTypeForTarget for ...
Karl Dubost
noreply at github.com
Wed Sep 18 11:26:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e27a1b42d29ec9f4d8fbee13761f91246cf7a7e7
https://github.com/WebKit/WebKit/commit/e27a1b42d29ec9f4d8fbee13761f91246cf7a7e7
Author: Karl Dubost <karlcow at apple.com>
Date: 2024-09-18 (Wed, 18 Sep 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Remove Quirk simulatedMouseEventTypeForTarget for maps.google.com
https://bugs.webkit.org/show_bug.cgi?id=279250
rdar://135400991
Reviewed by Brent Fulgham.
This removes the quirk which was dead code.
Google Maps has been contacted and fixed their code in a way that
the yellow pegman icon is draggable on Google Maps.
Their is a counterpart for this removal on Safari source code.
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::simulatedMouseEventTypeForTarget const): Deleted.
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/283859@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