[webkit-changes] [WebKit/WebKit] f4c891: Non-unified build fixes, late October 2022 edition

Don Olmstead noreply at github.com
Sat Oct 29 09:39:12 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: f4c89112efa5537db0b99d9d7ea7fb4843123670
      https://github.com/WebKit/WebKit/commit/f4c89112efa5537db0b99d9d7ea7fb4843123670
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2022-10-29 (Sat, 29 Oct 2022)

  Changed paths:
    M Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorServer.cpp
    M Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp
    M Source/WTF/wtf/win/FileSystemWin.cpp
    M Source/WebCore/Modules/reporting/ReportingScope.cpp
    M Source/WebCore/css/CSSFontValue.cpp
    M Source/WebCore/css/CSSValue.cpp
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp
    M Source/WebCore/css/typedom/DeclaredStylePropertyMap.cpp
    M Source/WebCore/css/typedom/StylePropertyMap.cpp
    M Source/WebCore/dom/NodeList.h
    M Source/WebCore/html/HTMLMetaElement.cpp
    M Source/WebCore/html/URLSearchParams.h
    M Source/WebCore/platform/graphics/filters/FilterTargetSwitcher.h
    M Source/WebCore/platform/network/win/DownloadBundleWin.cpp
    M Source/WebCore/platform/win/KeyEventWin.cpp
    M Source/WebCore/rendering/style/StyleCanvasImage.h
    M Source/WebCore/rendering/style/StyleCursorImage.h
    M Source/WebCore/rendering/style/StyleGeneratedImage.cpp
    M Source/WebCore/style/FilterOperationsBuilder.cpp
    M Source/WebCore/style/FilterOperationsBuilder.h
    M Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp
    M Source/WebDriver/socket/SessionHostSocket.cpp
    M Source/WebKit/GPUProcess/graphics/ImageBufferShareableAllocator.cpp
    M Source/WebKit/GPUProcess/graphics/ImageBufferShareableAllocator.h
    M Source/WebKit/GPUProcess/graphics/RemoteImageBuffer.h
    M Source/WebKit/Platform/IPC/IPCUtilities.h
    M Source/WebKit/Shared/win/WebEventFactory.cpp
    M Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp
    M Source/WebKit/WebProcess/WebCoreSupport/WebMessagePortChannelProvider.h

  Log Message:
  -----------
  Non-unified build fixes, late October 2022 edition
https://bugs.webkit.org/show_bug.cgi?id=247211

Reviewed by Yusuke Suzuki.

* Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorServer.cpp:
* Source/JavaScriptCore/inspector/remote/socket/RemoteInspectorSocketEndpoint.cpp:
* Source/WTF/wtf/win/FileSystemWin.cpp:
* Source/WebCore/Modules/reporting/ReportingScope.cpp:
* Source/WebCore/css/CSSFontValue.cpp:
* Source/WebCore/css/CSSValue.cpp:
* Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
* Source/WebCore/css/typedom/DeclaredStylePropertyMap.cpp:
* Source/WebCore/css/typedom/StylePropertyMap.cpp:
* Source/WebCore/dom/NodeList.h:
* Source/WebCore/html/HTMLMetaElement.cpp:
* Source/WebCore/html/URLSearchParams.h:
* Source/WebCore/platform/graphics/filters/FilterTargetSwitcher.h:
* Source/WebCore/platform/network/win/DownloadBundleWin.cpp:
* Source/WebCore/platform/win/KeyEventWin.cpp:
* Source/WebCore/rendering/style/StyleCanvasImage.h:
* Source/WebCore/rendering/style/StyleCursorImage.h:
* Source/WebCore/rendering/style/StyleGeneratedImage.cpp:
* Source/WebCore/style/FilterOperationsBuilder.cpp:
* Source/WebCore/style/FilterOperationsBuilder.h:
* Source/WebCore/svg/SVGComponentTransferFunctionElement.cpp:
* Source/WebDriver/socket/SessionHostSocket.cpp:
* Source/WebKit/GPUProcess/graphics/ImageBufferShareableAllocator.cpp:
* Source/WebKit/GPUProcess/graphics/ImageBufferShareableAllocator.h:
* Source/WebKit/GPUProcess/graphics/RemoteImageBuffer.h:
* Source/WebKit/Platform/IPC/IPCUtilities.h:
* Source/WebKit/Shared/win/WebEventFactory.cpp:
* Source/WebKit/WebProcess/GPU/graphics/RemoteResourceCacheProxy.cpp:
* Source/WebKit/WebProcess/WebCoreSupport/WebMessagePortChannelProvider.h:

Canonical link: https://commits.webkit.org/256137@main




More information about the webkit-changes mailing list