Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f8256db4f7285a0197304be365633f507bf3977e
https://github.com/WebKit/WebKit/commit/f8256db4f7285a0197304be365633f507bf3977e
Author: Cole Carley <[email protected]>
Date: 2026-08-20 (Thu, 20 Aug 2026)
Changed paths:
M Source/WebCore/page/Quirks.cpp
M Source/WebCore/page/Quirks.h
M Source/WebCore/testing/Internals.cpp
Log Message:
-----------
Remove duplicate activeQuirks function
https://bugs.webkit.org/show_bug.cgi?id=322216
rdar://185452046
Reviewed by Zak Ridouh.
319533@main added Quirks::activeQuirks and 319478@main added
Quirks::activeQuirksForTesting. They have the exact same body.
I removed Quirks::activeQuirksForTesting.
* Source/WebCore/page/Quirks.cpp:
* Source/WebCore/page/Quirks.h:
* Source/WebCore/testing/Internals.cpp:
(WebCore::Internals::activeQuirks const):
Canonical link: https://commits.webkit.org/319549@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications