[webkit-changes] [WebKit/WebKit] 45154f: Remove Quirk shouldDispatchSimulatedMouseEvents() ...

Karl Dubost noreply at github.com
Wed Nov 22 02:44:20 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 45154fac42da2eb5e38dde3562a8f8c617e822a6
      https://github.com/WebKit/WebKit/commit/45154fac42da2eb5e38dde3562a8f8c617e822a6
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-11-22 (Wed, 22 Nov 2023)

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

  Log Message:
  -----------
  Remove Quirk shouldDispatchSimulatedMouseEvents() for airtable.com
https://bugs.webkit.org/show_bug.cgi?id=265231
rdar://118707570

Reviewed by Antti Koivisto.

This quirk was created for airtable to make it possible to navigate
tables. It appears the Quirk is not necessary anymore. The steps to
reproduce are described in the bug.
Initial bug
​https://bugs.webkit.org/show_bug.cgi?id=201456
<rdar://problem/51557377>

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::simulatedMouseEventTypeForTarget const):

Canonical link: https://commits.webkit.org/271049@main




More information about the webkit-changes mailing list