Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7370a17dd48726368e9940cc4c9584f208c20362
      
https://github.com/WebKit/WebKit/commit/7370a17dd48726368e9940cc4c9584f208c20362
  Author: Karl Dubost <[email protected]>
  Date:   2024-02-08 (Thu, 08 Feb 2024)

  Changed paths:
    M Source/WebCore/dom/MouseEvent.cpp
    M Source/WebCore/dom/MouseEvent.h
    M Source/WebCore/dom/MouseEvent.idl
    M Source/WebCore/platform/RuntimeApplicationChecks.h
    M Source/WebCore/platform/cocoa/RuntimeApplicationChecksCocoa.mm

  Log Message:
  -----------
  Remove 'iAd Producer' quirk
https://bugs.webkit.org/show_bug.cgi?id=268000
rdar://122010865

Reviewed by Ryosuke Niwa and Anne van Kesteren.

This removes an old Quirk which was put in place a long time ago.
The product was discontinued in 2016.

* Source/WebCore/dom/MouseEvent.cpp:
(WebCore::MouseEvent::initMouseEventQuirk): Deleted.
* Source/WebCore/dom/MouseEvent.h:
* Source/WebCore/dom/MouseEvent.idl:
* Source/WebCore/platform/RuntimeApplicationChecks.h:
* Source/WebCore/platform/cocoa/RuntimeApplicationChecksCocoa.mm:
(WebCore::MacApplication::isIAdProducer): Deleted.

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to