Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 5fda7954d50a1a6b8061cdc863524bd1e955eaf0
https://github.com/WebKit/WebKit/commit/5fda7954d50a1a6b8061cdc863524bd1e955eaf0
Author: Simon Fraser <[email protected]>
Date: 2024-11-24 (Sun, 24 Nov 2024)
Changed paths:
M Source/WebCore/css/SelectorChecker.cpp
M Source/WebCore/css/SelectorCheckerTestFunctions.h
M Source/WebCore/dom/ViewTransition.cpp
M Source/WebCore/dom/ViewTransition.h
Log Message:
-----------
Clean up ViewTransition.h includes
https://bugs.webkit.org/show_bug.cgi?id=283630
rdar://140477111
Reviewed by Tim Nguyen.
ViewTransition.h pulls in JSC stuff via #include "JSValueInWrappedObject.h", so
fix that.
* Source/WebCore/css/SelectorChecker.cpp:
(WebCore::matchesActiveViewTransitionTypePseudoClass):
* Source/WebCore/css/SelectorCheckerTestFunctions.h:
(WebCore::matchesActiveViewTransitionTypePseudoClass): Deleted.
* Source/WebCore/dom/ViewTransition.cpp:
(WebCore::ViewTransition::setTypes):
* Source/WebCore/dom/ViewTransition.h:
(WebCore::ViewTransition::setTypes): Deleted.
Canonical link: https://commits.webkit.org/287043@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