Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 12ce513b86a854ceec256537461a7b793d750956
https://github.com/WebKit/WebKit/commit/12ce513b86a854ceec256537461a7b793d750956
Author: Wenson Hsieh <[email protected]>
Date: 2024-10-13 (Sun, 13 Oct 2024)
Changed paths:
M Source/WebCore/css/query/MediaQueryFeatures.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
[iOS] Add a quirk to prevent `pointer: coarse` from matching
https://bugs.webkit.org/show_bug.cgi?id=281387
rdar://137613110
Reviewed by Aditya Keerthi.
Avoid matching the `pointer: coarse` media query on disneyplus.com, when
`ENABLE(DESKTOP_CONTENT_MODE_QUIRKS)` is set.
* Source/WebCore/css/query/MediaQueryFeatures.cpp:
(WebCore::MQ::Features::pointer):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldHideCoarsePointerCharacteristics const):
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/285093@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