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

Karl Dubost noreply at github.com
Mon Aug 14 10:14:18 PDT 2023


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

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

  Log Message:
  -----------
  Remove Quirk shouldDispatchSimulatedMouseEvents for msn.com
https://bugs.webkit.org/show_bug.cgi?id=255269
rdar://107844725

Reviewed by Brent Fulgham.

After deactivating the Quirk, the videos on msn.com website can be
scrubbed. The quirk can be removed.

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

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




More information about the webkit-changes mailing list