[webkit-changes] [WebKit/WebKit] 1492af: Non-unified build fixes, early May 2024 edition

Don Olmstead noreply at github.com
Thu May 2 21:25:06 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1492af7e4abed58586bc9bbd2a1fec8ad4998a0e
      https://github.com/WebKit/WebKit/commit/1492af7e4abed58586bc9bbd2a1fec8ad4998a0e
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2024-05-02 (Thu, 02 May 2024)

  Changed paths:
    M Source/JavaScriptCore/jit/ExecutableAllocator.cpp
    M Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp
    M Source/WebCore/bindings/js/DOMWrapperWorld.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmHKDF.cpp
    M Source/WebCore/crypto/algorithms/CryptoAlgorithmHMAC.cpp
    M Source/WebCore/dom/WindowEventLoop.cpp
    M Source/WebCore/layout/FormattingState.cpp
    M Source/WebCore/layout/Verification.cpp
    M Source/WebCore/layout/floats/FloatAvoider.cpp
    M Source/WebCore/layout/formattingContexts/block/BlockFormattingState.cpp
    M Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingQuirks.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineItem.cpp
    M Source/WebCore/layout/formattingContexts/table/TableFormattingState.cpp
    M Source/WebCore/layout/formattingContexts/table/TableGrid.cpp
    M Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp
    M Source/WebCore/layout/layouttree/LayoutInitialContainingBlock.cpp
    M Source/WebCore/layout/layouttree/LayoutInlineTextBox.cpp
    M Source/WebCore/page/ElementTargetingController.cpp
    M Source/WebCore/page/ElementTargetingController.h
    M Source/WebCore/platform/graphics/FontCascadeDescription.cpp
    M Source/WebCore/platform/graphics/PixelFormatValidated.cpp
    M Source/WebCore/svg/properties/SVGSharedPrimitiveProperty.h
    M Source/WebCore/xml/parser/XMLDocumentParserScope.cpp
    M Source/WebCore/xml/parser/XMLDocumentParserScope.h
    M Source/WebKit/UIProcess/API/APITargetedElementRequest.cpp
    M Source/WebKit/UIProcess/API/APITargetedElementRequest.h

  Log Message:
  -----------
  Non-unified build fixes, early May 2024 edition
https://bugs.webkit.org/show_bug.cgi?id=273273

Unreviewed non-unified build fix.

Fixing non-unified build for PlayStation.

* Source/JavaScriptCore/jit/ExecutableAllocator.cpp:
* Source/JavaScriptCore/runtime/JSCBytecodeCacheVersion.cpp:
* Source/WebCore/bindings/js/DOMWrapperWorld.cpp:
* Source/WebCore/crypto/algorithms/CryptoAlgorithmHKDF.cpp:
* Source/WebCore/crypto/algorithms/CryptoAlgorithmHMAC.cpp:
* Source/WebCore/dom/WindowEventLoop.cpp:
* Source/WebCore/layout/FormattingState.cpp:
* Source/WebCore/layout/Verification.cpp:
* Source/WebCore/layout/floats/FloatAvoider.cpp:
* Source/WebCore/layout/formattingContexts/block/BlockFormattingState.cpp:
* Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingContext.cpp:
* Source/WebCore/layout/formattingContexts/block/tablewrapper/TableWrapperBlockFormattingQuirks.cpp:
* Source/WebCore/layout/formattingContexts/inline/InlineItem.cpp:
* Source/WebCore/layout/formattingContexts/table/TableFormattingState.cpp:
* Source/WebCore/layout/formattingContexts/table/TableGrid.cpp:
* Source/WebCore/layout/integration/LayoutIntegrationBoxTree.cpp:
* Source/WebCore/layout/layouttree/LayoutInitialContainingBlock.cpp:
* Source/WebCore/layout/layouttree/LayoutInlineTextBox.cpp:
* Source/WebCore/page/ElementTargetingController.cpp:
* Source/WebCore/page/ElementTargetingController.h:
* Source/WebCore/platform/graphics/FontCascadeDescription.cpp:
* Source/WebCore/platform/graphics/PixelFormatValidated.cpp:
* Source/WebCore/svg/properties/SVGSharedPrimitiveProperty.h:
* Source/WebCore/xml/parser/XMLDocumentParserScope.cpp:
* Source/WebCore/xml/parser/XMLDocumentParserScope.h:
* Source/WebKit/UIProcess/API/APITargetedElementRequest.cpp:
(API::TargetedElementRequest::makeRequest const):
* Source/WebKit/UIProcess/API/APITargetedElementRequest.h:

Canonical link: https://commits.webkit.org/278302@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