Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6bbb1a55fc3800758adbfc7162709c9f9adbea71
      
https://github.com/WebKit/WebKit/commit/6bbb1a55fc3800758adbfc7162709c9f9adbea71
  Author: Wenson Hsieh <[email protected]>
  Date:   2025-05-21 (Wed, 21 May 2025)

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

  Log Message:
  -----------
  Set needsZeroMaxTouchPointsQuirk for disneyplus.com when 
ENABLE_DESKTOP_CONTENT_MODE_QUIRKS is set
https://bugs.webkit.org/show_bug.cgi?id=293365
rdar://151715964

Reviewed by Aditya Keerthi and Abrar Rahman Protyasha.

Enable this quirk behavior on Disney+, only when the 
`ENABLE(DESKTOP_CONTENT_MODE_QUIRKS)` build-
time flag is set.

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

Also simplify these build-time guards by removing a redundant 
`ENABLE(DESKTOP_CONTENT_MODE_QUIRKS)`.

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to