Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 63e2de4557af177cfc8e6fda59ec318b1c17dd82
https://github.com/WebKit/WebKit/commit/63e2de4557af177cfc8e6fda59ec318b1c17dd82
Author: Ruthvik Konda <[email protected]>
Date: 2026-07-24 (Fri, 24 Jul 2026)
Changed paths:
M Source/WebCore/Modules/model-element/HTMLModelElement.cpp
Log Message:
-----------
[model] Remove unused GraphicsLayerCA.h include in HTMLModelElement
https://bugs.webkit.org/show_bug.cgi?id=320110
rdar://183047747
Reviewed by Mike Wyrzykowski and Etienne Segonzac.
HTMLModelElement.cpp includes GraphicsLayerCA.h but only uses the base
GraphicsLayer class (from GraphicsLayer.h). Remove the unused include. No
change in behavior.
* Source/WebCore/Modules/model-element/HTMLModelElement.cpp:
Canonical link: https://commits.webkit.org/317880@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications