[webkit-changes] [WebKit/WebKit] e7db99: Non-unified source build fix of November 2024 (par...
Fujii Hironori
noreply at github.com
Fri Nov 22 00:35:25 PST 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e7db9995a39ed13599ae5e8fea9bbe98eb7ef561
https://github.com/WebKit/WebKit/commit/e7db9995a39ed13599ae5e8fea9bbe98eb7ef561
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2024-11-22 (Fri, 22 Nov 2024)
Changed paths:
M Source/WebCore/Modules/ShapeDetection/FaceDetector.cpp
M Source/WebCore/Modules/ShapeDetection/TextDetector.cpp
M Source/WebCore/bindings/js/SerializedScriptValue.cpp
M Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp
M Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.h
M Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.cpp
M Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h
M Source/WebCore/page/LocalFrameViewLayoutContext.cpp
M Source/WebCore/page/NavigateEvent.cpp
M Source/WebCore/platform/graphics/CachedSubimage.cpp
M Source/WebCore/rendering/RenderViewTransitionCapture.h
M Source/WebCore/rendering/svg/RenderSVGResourceMasker.h
M Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp
M Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceClipper.h
Log Message:
-----------
Non-unified source build fix of November 2024 (part 4)
https://bugs.webkit.org/show_bug.cgi?id=282804
Unreviewed non-unified source build fix.
* Source/WebCore/Modules/ShapeDetection/FaceDetector.cpp:
* Source/WebCore/Modules/ShapeDetection/TextDetector.cpp:
* Source/WebCore/bindings/js/SerializedScriptValue.cpp:
* Source/WebCore/inspector/agents/InspectorTimelineAgent.cpp:
* Source/WebCore/layout/integration/LayoutIntegrationBoxTreeUpdater.h:
* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.cpp:
(WebCore::LayoutIntegration::InlineContentPainter::root const):
* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h:
(WebCore::LayoutIntegration::InlineContentPainter::root const): Deleted.
* Source/WebCore/page/LocalFrameViewLayoutContext.cpp:
* Source/WebCore/page/NavigateEvent.cpp:
* Source/WebCore/platform/graphics/CachedSubimage.cpp:
* Source/WebCore/rendering/RenderViewTransitionCapture.h:
* Source/WebCore/rendering/svg/RenderSVGResourceMasker.h:
* Source/WebCore/rendering/svg/RenderSVGResourcePattern.cpp:
* Source/WebCore/rendering/svg/legacy/LegacyRenderSVGResourceClipper.h:
Canonical link: https://commits.webkit.org/286942@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list