Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: d5c2815e01bdcc8216c9d6604b44a508efef7bb5
https://github.com/WebKit/WebKit/commit/d5c2815e01bdcc8216c9d6604b44a508efef7bb5
Author: Cole Carley <[email protected]>
Date: 2026-09-17 (Thu, 17 Sep 2026)
Changed paths:
M LayoutTests/fast/quirks/active-quirks-by-domain-expected.txt
M LayoutTests/platform/glib/fast/quirks/active-quirks-by-domain-expected.txt
M LayoutTests/platform/ios/fast/quirks/active-quirks-by-domain-expected.txt
M LayoutTests/platform/ipad/fast/quirks/active-quirks-by-domain-expected.txt
M
LayoutTests/platform/mac-sequoia/fast/quirks/active-quirks-by-domain-expected.txt
M
LayoutTests/platform/mac-tahoe/fast/quirks/active-quirks-by-domain-expected.txt
M Source/WebCore/page/QuirkBehaviors.h
M Source/WebCore/page/QuirkTable.cpp
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
[Quirks] Move more trivial Quirks into the Quirk table
https://bugs.webkit.org/show_bug.cgi?id=324385
rdar://187621827
Reviewed by Brent Fulgham.
This patch moves some trivial Quirks into the Quirks table and
removes more QuirkSites.
* LayoutTests/fast/quirks/active-quirks-by-domain-expected.txt:
* Source/WebCore/page/QuirkBehaviors.h:
* Source/WebCore/page/QuirkTable.cpp:
* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsPerDocumentAutoplayBehavior const):
(WebCore::Quirks::shouldComputeSimulatedMouseEventMovementDelta const):
(WebCore::Quirks::needsDeferKeyDownAndKeyPressTimersUntilNextEditingCommand
const):
(WebCore::Quirks::shouldPreventKeyframeEffectAcceleration const):
Canonical link: https://commits.webkit.org/321360@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications