[webkit-changes] [WebKit/WebKit] 73b589: Remove shouldPreventPointerMediaQueryFromEvaluatin...
Karl Dubost
noreply at github.com
Mon Sep 9 01:59:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 73b5892f2767ca968b9e5a6a5c971f27bc957083
https://github.com/WebKit/WebKit/commit/73b5892f2767ca968b9e5a6a5c971f27bc957083
Author: Karl Dubost <karlcow at apple.com>
Date: 2024-09-09 (Mon, 09 Sep 2024)
Changed paths:
M Source/WebCore/css/query/MediaQueryFeatures.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Remove shouldPreventPointerMediaQueryFromEvaluatingToCoarse for shutterstock.com
https://bugs.webkit.org/show_bug.cgi?id=279344
rdar://135530560
Reviewed by Dan Glastonbury.
The current UI for shutterstock works exactly the same for iPad
and macOS, with and without Site Specific Hacks. This Quirk code is not
necessary anymore.
* Source/WebCore/css/query/MediaQueryFeatures.cpp:
(WebCore::MQ::Features::pointer):
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::shouldPreventPointerMediaQueryFromEvaluatingToCoarse const): Deleted.
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/283333@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list