[webkit-changes] [WebKit/WebKit] 89ad2f: Unreviewed non-unified build fix
Vitaly Dyachkov
noreply at github.com
Thu Sep 12 07:45:49 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 89ad2f9c9b27cee4a5c06e91a40751974ecfee70
https://github.com/WebKit/WebKit/commit/89ad2f9c9b27cee4a5c06e91a40751974ecfee70
Author: Vitaly Dyachkov <vitaly at igalia.com>
Date: 2024-09-12 (Thu, 12 Sep 2024)
Changed paths:
M Source/WebCore/Modules/async-clipboard/ClipboardItemDataSource.h
M Source/WebCore/Modules/indexeddb/server/MemoryIndex.cpp
M Source/WebCore/Modules/indexeddb/server/MemoryIndex.h
M Source/WebCore/css/CSSCursorImageValue.h
M Source/WebCore/css/CSSValue.cpp
M Source/WebCore/css/DOMMatrixReadOnly.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Align.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+CounterStyles.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+CounterStyles.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Grid.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Lists.cpp
M Source/WebCore/css/parser/CSSPropertyParserConsumer+Lists.h
M Source/WebCore/css/parser/CSSPropertyParserConsumer+ViewTransition.cpp
M Source/WebCore/dom/FragmentDirectiveUtilities.h
M Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp
M Source/WebCore/platform/graphics/controls/EmptyControlFactory.cpp
M Source/WebCore/platform/graphics/filters/FilterImage.h
M Source/WebCore/rendering/LineClampUpdater.h
M Source/WebCore/rendering/svg/SVGPaintServerHandling.h
M Source/WebCore/rendering/svg/SVGTextBoxPainter.cpp
M Source/WebCore/style/StyleAdjuster.h
M Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.cpp
M Source/WebKit/NetworkProcess/Downloads/DownloadMonitor.h
M Source/WebKit/UIProcess/MediaKeySystemPermissionRequestProxy.cpp
M Source/WebKit/WebProcess/WebCoreSupport/WebUserMediaClient.cpp
Log Message:
-----------
Unreviewed non-unified build fix
* Source/WebCore/Modules/async-clipboard/ClipboardItemDataSource.h:
* Source/WebCore/Modules/indexeddb/server/MemoryIndex.cpp:
(WebCore::IDBServer::MemoryIndex::objectStore):
(WebCore::IDBServer::MemoryIndex::protectedObjectStore):
* Source/WebCore/Modules/indexeddb/server/MemoryIndex.h:
(WebCore::IDBServer::MemoryIndex::objectStore): Deleted.
(WebCore::IDBServer::MemoryIndex::protectedObjectStore): Deleted.
* Source/WebCore/css/CSSCursorImageValue.h:
* Source/WebCore/css/CSSValue.cpp:
* Source/WebCore/css/DOMMatrixReadOnly.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Align.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+CounterStyles.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+CounterStyles.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Grid.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Lists.cpp:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+Lists.h:
* Source/WebCore/css/parser/CSSPropertyParserConsumer+ViewTransition.cpp:
* Source/WebCore/dom/FragmentDirectiveUtilities.h:
* Source/WebCore/inspector/agents/InspectorDOMDebuggerAgent.cpp:
* Source/WebCore/platform/graphics/controls/EmptyControlFactory.cpp:
* Source/WebCore/platform/graphics/filters/FilterImage.h:
* Source/WebCore/rendering/LineClampUpdater.h:
* Source/WebCore/rendering/svg/SVGPaintServerHandling.h:
* Source/WebCore/rendering/svg/SVGTextBoxPainter.cpp:
* Source/WebCore/style/StyleAdjuster.h:
* Source/WebCore/workers/service/context/ServiceWorkerThreadProxy.cpp:
* Source/WebKit/NetworkProcess/Downloads/DownloadMonitor.h:
* Source/WebKit/UIProcess/MediaKeySystemPermissionRequestProxy.cpp:
* Source/WebKit/WebProcess/WebCoreSupport/WebUserMediaClient.cpp:
Canonical link: https://commits.webkit.org/283555@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