[webkit-changes] [WebKit/WebKit] fd2f10: [GTK] Unreviewed non-unified build fix
Vitaly Dyachkov
noreply at github.com
Thu Sep 26 09:57:37 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: fd2f10a39d3834be6c9383b82ca741ed89e3513e
https://github.com/WebKit/WebKit/commit/fd2f10a39d3834be6c9383b82ca741ed89e3513e
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2024-09-26 (Thu, 26 Sep 2024)
Changed paths:
M Source/JavaScriptCore/profiler/ProfilerCompilation.h
M Source/JavaScriptCore/wasm/WasmFunctionIPIntMetadataGenerator.cpp
M Source/JavaScriptCore/wasm/WasmFunctionIPIntMetadataGenerator.h
M Source/WebCore/Modules/webtransport/WebTransportSession.h
M Source/WebCore/css/CSSViewTransitionRule.cpp
M Source/WebCore/css/ImmutableStyleProperties.cpp
M Source/WebCore/css/ShorthandSerializer.cpp
M Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Image.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Number.cpp
M Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp
M Source/WebCore/platform/adwaita/ThemeAdwaita.cpp
M Source/WebCore/style/StyleResolveForFont.cpp
Log Message:
-----------
[GTK] Unreviewed non-unified build fix
* Source/JavaScriptCore/profiler/ProfilerCompilation.h:
* Source/JavaScriptCore/wasm/WasmFunctionIPIntMetadataGenerator.cpp:
(JSC::Wasm::FunctionIPIntMetadataGenerator::addBlankSpace): Deleted.
* Source/JavaScriptCore/wasm/WasmFunctionIPIntMetadataGenerator.h:
(JSC::Wasm::FunctionIPIntMetadataGenerator::addBlankSpace):
* Source/WebCore/Modules/webtransport/WebTransportSession.h:
* Source/WebCore/css/CSSViewTransitionRule.cpp:
* Source/WebCore/css/ImmutableStyleProperties.cpp:
* Source/WebCore/css/ShorthandSerializer.cpp:
* Source/WebCore/css/calc/CSSCalcTree+Evaluation.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Angle.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+ColorInterpolationMethod.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Image.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Number.cpp:
* Source/WebCore/css/typedom/CSSNumericValue.cpp:
* Source/WebCore/layout/integration/LayoutIntegrationFormattingContextLayout.cpp:
* Source/WebCore/platform/adwaita/ThemeAdwaita.cpp:
* Source/WebCore/style/StyleResolveForFont.cpp:
Canonical link: https://commits.webkit.org/284296@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