[webkit-changes] [WebKit/WebKit] 492b0d: Cherry-pick cc4248a1c61e. rdar://problem/76241764

Alberto Garcia noreply at github.com
Tue Dec 20 09:56:31 PST 2022


  Branch: refs/heads/safari-7615.1.16-branch
  Home:   https://github.com/WebKit/WebKit
  Commit: 492b0d9cbd315a0d8b5e6c9218d9a9c3a0e355a5
      https://github.com/WebKit/WebKit/commit/492b0d9cbd315a0d8b5e6c9218d9a9c3a0e355a5
  Author: Alberto Garcia <berto at igalia.com>
  Date:   2022-12-20 (Tue, 20 Dec 2022)

  Changed paths:
    M Source/JavaScriptCore/b3/air/AirAllocateRegistersAndStackAndGenerateCode.cpp
    M Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp
    M Source/JavaScriptCore/runtime/BufferMemoryHandle.cpp
    M Source/JavaScriptCore/runtime/WaiterListManager.cpp
    M Source/JavaScriptCore/wasm/js/JSWebAssembly.cpp
    M Source/JavaScriptCore/wasm/js/WebAssemblyModuleConstructor.cpp
    M Source/WebCore/Modules/badge/EmptyBadgeClient.h
    M Source/WebCore/animation/DeclarativeAnimation.cpp
    M Source/WebCore/animation/WebAnimation.cpp
    M Source/WebCore/bindings/js/InternalWritableStream.cpp
    M Source/WebCore/bindings/js/StructuredClone.cpp
    M Source/WebCore/css/CSSCustomPropertyValue.cpp
    M Source/WebCore/css/CSSValue.cpp
    M Source/WebCore/css/CSSValueList.cpp
    M Source/WebCore/css/ComputedStyleExtractor.cpp
    M Source/WebCore/css/StylePropertyShorthand.h
    M Source/WebCore/css/parser/CSSCustomPropertySyntax.cpp
    M Source/WebCore/css/parser/CSSPropertyParser.cpp
    M Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp
    M Source/WebCore/css/query/MediaQueryParser.cpp
    M Source/WebCore/css/typedom/HashMapStylePropertyMapReadOnly.cpp
    M Source/WebCore/css/typedom/InlineStylePropertyMap.cpp
    M Source/WebCore/html/ImageBitmapBacking.cpp
    M Source/WebCore/html/OffscreenCanvas.cpp
    M Source/WebCore/loader/cache/AllowedFonts.cpp
    M Source/WebCore/loader/cache/CachedFont.cpp
    M Source/WebCore/page/FrameSnapshotting.cpp
    M Source/WebCore/page/RemoteFrame.cpp
    M Source/WebCore/page/RemoteFrame.h
    M Source/WebCore/rendering/GridMasonryLayout.cpp
    M Source/WebCore/rendering/GridMasonryLayout.h
    M Source/WebCore/style/UserAgentStyle.cpp
    M Source/WebCore/svg/SVGLengthValue.cpp
    M Source/WebKit/Shared/WebEventConversion.h
    M Source/WebKit/Shared/WebPageCreationParameters.h
    M Source/WebKit/UIProcess/Notifications/ServiceWorkerNotificationHandler.cpp
    M Source/WebKit/UIProcess/ProvisionalFrameProxy.cpp
    M Source/WebKit/UIProcess/ProvisionalFrameProxy.h
    M Source/WebKit/WebProcess/WebCoreSupport/WebRemoteFrameClient.h
    M Source/WebKit/WebProcess/WebCoreSupport/WebWorkerClient.cpp

  Log Message:
  -----------
  Cherry-pick cc4248a1c61e. rdar://problem/76241764

    Non-unified build fixes
    https://bugs.webkit.org/show_bug.cgi?id=249458

    Reviewed by Michael Catanzaro.

    * Source/JavaScriptCore/b3/air/AirAllocateRegistersAndStackAndGenerateCode.cpp:
    * Source/JavaScriptCore/b3/air/AirAllocateRegistersByGraphColoring.cpp:
    * Source/JavaScriptCore/runtime/BufferMemoryHandle.cpp:
    * Source/JavaScriptCore/runtime/WaiterListManager.cpp:
    * Source/JavaScriptCore/wasm/js/JSWebAssembly.cpp:
    * Source/JavaScriptCore/wasm/js/WebAssemblyModuleConstructor.cpp:
    * Source/WebCore/animation/DeclarativeAnimation.cpp:
    * Source/WebCore/animation/WebAnimation.cpp:
    * Source/WebCore/bindings/js/InternalWritableStream.cpp:
    * Source/WebCore/bindings/js/StructuredClone.cpp:
    * Source/WebCore/css/CSSCustomPropertyValue.cpp:
    * Source/WebCore/css/CSSValue.cpp:
    * Source/WebCore/css/CSSValueList.cpp:
    * Source/WebCore/css/ComputedStyleExtractor.cpp:
    * Source/WebCore/css/StylePropertyShorthand.h:
    * Source/WebCore/css/parser/CSSCustomPropertySyntax.cpp:
    * Source/WebCore/css/parser/CSSPropertyParser.cpp:
    * Source/WebCore/css/parser/CSSPropertyParserHelpers.cpp:
    * Source/WebCore/css/query/MediaQueryParser.cpp:
    * Source/WebCore/css/typedom/HashMapStylePropertyMapReadOnly.cpp:
    * Source/WebCore/css/typedom/InlineStylePropertyMap.cpp:
    * Source/WebCore/html/ImageBitmapBacking.cpp:
    * Source/WebCore/html/OffscreenCanvas.cpp:
    * Source/WebCore/loader/cache/AllowedFonts.cpp:
    * Source/WebCore/loader/cache/CachedFont.cpp:
    * Source/WebCore/page/FrameSnapshotting.cpp:
    * Source/WebCore/page/RemoteFrame.cpp:
    * Source/WebCore/page/RemoteFrame.h:
    * Source/WebCore/platform/graphics/controls/ControlFactory.cpp:
    * Source/WebCore/rendering/GridMasonryLayout.cpp:
    * Source/WebCore/rendering/GridMasonryLayout.h:
    * Source/WebCore/style/UserAgentStyle.cpp:
    * Source/WebCore/svg/SVGLengthValue.cpp:
    * Source/WebKit/Shared/WebEventConversion.h:
    * Source/WebKit/Shared/WebPageCreationParameters.h:
    * Source/WebKit/UIProcess/Notifications/ServiceWorkerNotificationHandler.cpp:
    * Source/WebKit/UIProcess/ProvisionalFrameProxy.cpp:
    * Source/WebKit/UIProcess/ProvisionalFrameProxy.h:
    * Source/WebKit/WebProcess/WebCoreSupport/WebRemoteFrameClient.h:
    * Source/WebKit/WebProcess/WebCoreSupport/WebWorkerClient.cpp:

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

Canonical link: https://commits.webkit.org/257979.7@safari-7615.1.16-branch




More information about the webkit-changes mailing list