[webkit-changes] [WebKit/WebKit] ecd3a7: Remove Quirk shouldDispatchSimulatedMouseEvents fo...
Karl Dubost
noreply at github.com
Thu Dec 5 16:04:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ecd3a7a716062c31212fa77d43e71416fba41f66
https://github.com/WebKit/WebKit/commit/ecd3a7a716062c31212fa77d43e71416fba41f66
Author: Karl Dubost <karlcow at apple.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
Remove Quirk shouldDispatchSimulatedMouseEvents for trello.com
https://bugs.webkit.org/show_bug.cgi?id=284105
rdar://140975001
Reviewed by Anne van Kesteren.
The domain trello.com has been retested and this quirk is not
required anymore. It was added through
https://webkit.org/b/199686
rdar://problem/51708119
This is associated with the removal of the UA override for
iPadMini User Agent.
https://webkit.org/b/284103
https://github.com/WebKit/WebKit/pull/37493
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldDispatchSimulatedMouseEvents const):
Canonical link: https://commits.webkit.org/287415@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