[webkit-changes] [WebKit/WebKit] 9584f1: Non-unified source build fix of January 2025 (part 1)
Fujii Hironori
noreply at github.com
Mon Jan 6 19:52:52 PST 2025
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 9584f192adf8d7ef6efd49ce59d6d21ba0c584d3
https://github.com/WebKit/WebKit/commit/9584f192adf8d7ef6efd49ce59d6d21ba0c584d3
Author: Fujii Hironori <Hironori.Fujii at sony.com>
Date: 2025-01-06 (Mon, 06 Jan 2025)
Changed paths:
M Source/JavaScriptCore/runtime/ImportMap.h
M Source/WebCore/Modules/push-api/PushMessageCrypto.cpp
M Source/WebCore/Modules/webtransport/WebTransportBidirectionalStreamConstructionParameters.h
M Source/WebCore/bindings/js/ScriptModuleLoader.cpp
M Source/WebCore/css/DOMCSSPaintWorklet.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Animations.cpp
M Source/WebCore/layout/formattingContexts/inline/InlineFormattingConstraints.h
M Source/WebCore/platform/graphics/filters/software/FEColorMatrixSoftwareApplier.h
M Source/WebCore/rendering/LegacyRootInlineBox.cpp
M Source/WebCore/rendering/TextDecorationPainter.cpp
M Source/WebCore/svg/SVGResourceElementClient.h
M Source/WebCore/svg/SVGTZoneImpls.cpp
M Source/WebKit/WebProcess/Network/WebTransportSendStreamSink.cpp
M Source/WebKit/WebProcess/WebPage/WebHistoryItemClient.cpp
Log Message:
-----------
Non-unified source build fix of January 2025 (part 1)
https://bugs.webkit.org/show_bug.cgi?id=285486
Unreviewed non-unified build fix.
* Source/JavaScriptCore/runtime/ImportMap.h:
* Source/WebCore/Modules/push-api/PushMessageCrypto.cpp:
* Source/WebCore/Modules/webtransport/WebTransportBidirectionalStreamConstructionParameters.h:
* Source/WebCore/bindings/js/ScriptModuleLoader.cpp:
* Source/WebCore/css/DOMCSSPaintWorklet.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Animations.cpp:
* Source/WebCore/layout/formattingContexts/inline/InlineFormattingConstraints.h:
* Source/WebCore/platform/graphics/filters/software/FEColorMatrixSoftwareApplier.h:
* Source/WebCore/rendering/LegacyRootInlineBox.cpp:
* Source/WebCore/rendering/TextDecorationPainter.cpp:
(WebCore::convertShadowOffset): Deleted.
* Source/WebCore/svg/SVGResourceElementClient.h:
* Source/WebCore/svg/SVGTZoneImpls.cpp:
* Source/WebKit/WebProcess/Network/WebTransportSendStreamSink.cpp:
(WebKit::WebTransportSendStreamSink::write):
* Source/WebKit/WebProcess/WebPage/WebHistoryItemClient.cpp:
Canonical link: https://commits.webkit.org/288501@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