[webkit-changes] [WebKit/WebKit] 25e3e6: Fix PlayStation build after 263719 at main
Don Olmstead
noreply at github.com
Fri May 5 15:09:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 25e3e6f6e6296979678990413d15eaa6663f677f
https://github.com/WebKit/WebKit/commit/25e3e6f6e6296979678990413d15eaa6663f677f
Author: Don Olmstead <don.olmstead at sony.com>
Date: 2023-05-05 (Fri, 05 May 2023)
Changed paths:
M Source/WebCore/rendering/style/RenderStyle.h
M Source/WebCore/rendering/style/StyleMiscNonInheritedData.cpp
M Source/WebCore/rendering/style/StyleMultiColData.cpp
M Source/WebCore/rendering/svg/RenderSVGResource.cpp
M Source/WebCore/rendering/svg/RenderSVGTextPath.h
M Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp
Log Message:
-----------
Fix PlayStation build after 263719 at main
https://bugs.webkit.org/show_bug.cgi?id=256397
Unreviewed build fix.
Add back a handful of includes that were taken out. A full non-unified
build should be done to catch any more missing includes.
* Source/WebCore/rendering/style/RenderStyle.h:
* Source/WebCore/rendering/style/StyleMiscNonInheritedData.cpp:
* Source/WebCore/rendering/style/StyleMultiColData.cpp:
* Source/WebCore/rendering/svg/RenderSVGResource.cpp:
* Source/WebCore/rendering/svg/RenderSVGTextPath.h:
* Source/WebCore/rendering/svg/SVGTextLayoutEngine.cpp:
Canonical link: https://commits.webkit.org/263737@main
More information about the webkit-changes
mailing list