[webkit-changes] [WebKit/WebKit] 008b17: Add a mechanism to quirk the value of the orientat...
Aditya Keerthi
noreply at github.com
Wed Jul 17 21:46:14 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 008b1704fd39d44142f6b08fbc8b2eacb522ffef
https://github.com/WebKit/WebKit/commit/008b1704fd39d44142f6b08fbc8b2eacb522ffef
Author: Aditya Keerthi <akeerthi at apple.com>
Date: 2024-07-17 (Wed, 17 Jul 2024)
Changed paths:
M Source/WebCore/css/query/MediaQueryFeatures.cpp
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
Log Message:
-----------
Add a mechanism to quirk the value of the orientation media query
https://bugs.webkit.org/show_bug.cgi?id=276750
rdar://125255832
Reviewed by Wenson Hsieh.
* Source/WebCore/css/query/MediaQueryFeatures.cpp:
(WebCore::MQ::Features::orientation):
* Source/WebCore/page/Quirks.cpp:
(WebCore::shouldPreventOrientationMediaQueryFromEvaluatingToLandscapeInternal):
(WebCore::Quirks::shouldPreventOrientationMediaQueryFromEvaluatingToLandscape const):
* Source/WebCore/page/Quirks.h:
Canonical link: https://commits.webkit.org/281075@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