[webkit-changes] [WebKit/WebKit] a1ccdb: Remove Quirk shouldDispatchSimulatedMouseEvents fo...

Karl Dubost noreply at github.com
Tue Aug 8 11:30:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a1ccdbec71a440e1a58f8c1b3667f89f30c3d414
      https://github.com/WebKit/WebKit/commit/a1ccdbec71a440e1a58f8c1b3667f89f30c3d414
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-08-08 (Tue, 08 Aug 2023)

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

  Log Message:
  -----------
  Remove Quirk shouldDispatchSimulatedMouseEvents for nba.com
https://bugs.webkit.org/show_bug.cgi?id=259332
rdar://107636342

Reviewed by Brent Fulgham.

This quirk is not necessary anymore for the website nba.com.
It also creates a secondary issue for the website developers on iPad,
as explained in https://bugs.webkit.org/show_bug.cgi?id=259272
Removing the Quirk resolved the secondary issue.

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

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




More information about the webkit-changes mailing list