Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9084d35f822a8b527e2d640150cad043ffa10ec3
https://github.com/WebKit/WebKit/commit/9084d35f822a8b527e2d640150cad043ffa10ec3
Author: Geoffrey Garen <[email protected]>
Date: 2026-06-15 (Mon, 15 Jun 2026)
Changed paths:
M Source/WebCore/mathml/MathMLAnnotationElement.cpp
M Source/WebCore/mathml/MathMLElement.cpp
M Source/WebCore/mathml/MathMLMathElement.cpp
M Source/WebCore/mathml/MathMLMencloseElement.cpp
M Source/WebCore/mathml/MathMLOperatorElement.cpp
M Source/WebCore/mathml/MathMLRootElement.cpp
M Source/WebCore/mathml/MathMLRowElement.cpp
M Source/WebCore/mathml/MathMLScriptsElement.cpp
M Source/WebCore/mathml/MathMLSelectElement.cpp
M Source/WebCore/mathml/MathMLTokenElement.cpp
Log Message:
-----------
[Build Speed] Remove unnecessary StyleComputedStyle+[GS]ettersInlines.h
includes
https://bugs.webkit.org/show_bug.cgi?id=317107
rdar://179677175
Reviewed by Brandon Stewart.
It's an expensive header.
* Source/WebCore/mathml/MathMLAnnotationElement.cpp
* Source/WebCore/mathml/MathMLElement.cpp
* Source/WebCore/mathml/MathMLMathElement.cpp
* Source/WebCore/mathml/MathMLMencloseElement.cpp
* Source/WebCore/mathml/MathMLOperatorElement.cpp
* Source/WebCore/mathml/MathMLRootElement.cpp
* Source/WebCore/mathml/MathMLRowElement.cpp
* Source/WebCore/mathml/MathMLScriptsElement.cpp
* Source/WebCore/mathml/MathMLSelectElement.cpp
* Source/WebCore/mathml/MathMLTokenElement.cpp: Remove unnecessary #include.
Canonical link: https://commits.webkit.org/315217@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications