[webkit-changes] [WebKit/WebKit] 67943c: Non-unified build fixes, late January 2024 edition

Don Olmstead noreply at github.com
Wed Jan 24 09:48:40 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 67943cb752bf84af9cdb249ad792f7369f9f0f96
      https://github.com/WebKit/WebKit/commit/67943cb752bf84af9cdb249ad792f7369f9f0f96
  Author: Don Olmstead <don.olmstead at sony.com>
  Date:   2024-01-24 (Wed, 24 Jan 2024)

  Changed paths:
    M Source/JavaScriptCore/bytecode/ExpressionInfo.cpp
    M Source/JavaScriptCore/bytecode/ExpressionInfo.h
    M Source/JavaScriptCore/llint/LLIntThunks.cpp
    M Source/JavaScriptCore/runtime/FileBasedFuzzerAgentBase.h
    M Source/WebCore/Modules/WebGPU/GPUOutOfMemoryError.h
    M Source/WebCore/Modules/WebGPU/GPURenderPassColorAttachment.h
    M Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassColorAttachment.h
    M Source/WebCore/css/calc/CSSCalcExpressionNodeParser.h
    M Source/WebCore/history/HistoryItem.cpp
    M Source/WebCore/html/FormListedElement.cpp
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h
    M Source/WebCore/rendering/updating/RenderTreeUpdaterViewTransition.cpp
    M Source/WebKit/Shared/WebGPU/WebGPURenderPassColorAttachment.h

  Log Message:
  -----------
  Non-unified build fixes, late January 2024 edition
https://bugs.webkit.org/show_bug.cgi?id=267954

Reviewed by Ryosuke Niwa.

Unreviewed non-unified build fix.

* Source/JavaScriptCore/bytecode/ExpressionInfo.cpp:
* Source/JavaScriptCore/bytecode/ExpressionInfo.h:
* Source/JavaScriptCore/llint/LLIntThunks.cpp:
* Source/JavaScriptCore/runtime/FileBasedFuzzerAgentBase.h:
* Source/WebCore/Modules/WebGPU/GPUOutOfMemoryError.h:
* Source/WebCore/Modules/WebGPU/GPURenderPassColorAttachment.h:
* Source/WebCore/Modules/WebGPU/InternalAPI/WebGPURenderPassColorAttachment.h:
* Source/WebCore/css/calc/CSSCalcExpressionNodeParser.h:
* Source/WebCore/history/HistoryItem.cpp:
* Source/WebCore/html/FormListedElement.cpp:
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h:
* Source/WebCore/rendering/updating/RenderTreeUpdaterViewTransition.cpp:
* Source/WebKit/Shared/WebGPU/WebGPURenderPassColorAttachment.h:

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




More information about the webkit-changes mailing list