[webkit-changes] [WebKit/WebKit] 9e66fb: Unreviewed. Fix non-unified build

Carlos Garcia Campos noreply at github.com
Wed Dec 20 06:33:22 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9e66fb330e662e5f3dd2aade07960fb16491cb78
      https://github.com/WebKit/WebKit/commit/9e66fb330e662e5f3dd2aade07960fb16491cb78
  Author: Carlos Garcia Campos <cgarcia at igalia.com>
  Date:   2023-12-20 (Wed, 20 Dec 2023)

  Changed paths:
    M Source/JavaScriptCore/heap/GCSegmentedArray.cpp
    M Source/WebCore/Modules/fetch/FetchBodyConsumer.cpp
    M Source/WebCore/Modules/filesystemaccess/FileSystemDirectoryHandle.cpp
    M Source/WebCore/Modules/filesystemaccess/FileSystemFileHandle.cpp
    M Source/WebCore/Modules/permissions/PermissionController.h
    M Source/WebCore/Modules/webaudio/AudioNode.cpp
    M Source/WebCore/Modules/webauthn/PublicKeyCredentialClientCapabilities.cpp
    M Source/WebCore/animation/ScrollTimeline.cpp
    M Source/WebCore/animation/ViewTimeline.cpp
    M Source/WebCore/dom/ActiveDOMCallback.cpp
    M Source/WebCore/dom/CustomStateSet.cpp
    M Source/WebCore/dom/DatasetDOMStringMap.h
    M Source/WebCore/html/CheckboxInputType.cpp
    M Source/WebCore/html/HTMLFrameElementBase.cpp
    M Source/WebCore/html/PublicURLManager.cpp
    M Source/WebCore/html/track/AudioTrackList.cpp
    M Source/WebCore/html/track/TrackBase.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp
    M Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.h
    M Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp
    M Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h
    M Source/WebCore/page/Frame.cpp
    M Source/WebCore/rendering/CounterNode.h
    M Source/WebCore/workers/WorkerEventLoop.cpp

  Log Message:
  -----------
  Unreviewed. Fix non-unified build

* Source/JavaScriptCore/heap/GCSegmentedArray.cpp:
* Source/WebCore/Modules/fetch/FetchBodyConsumer.cpp:
* Source/WebCore/Modules/filesystemaccess/FileSystemDirectoryHandle.cpp:
* Source/WebCore/Modules/filesystemaccess/FileSystemFileHandle.cpp:
* Source/WebCore/Modules/permissions/PermissionController.h:
* Source/WebCore/Modules/webaudio/AudioNode.cpp:
* Source/WebCore/Modules/webauthn/PublicKeyCredentialClientCapabilities.cpp:
* Source/WebCore/animation/ScrollTimeline.cpp:
* Source/WebCore/animation/ViewTimeline.cpp:
* Source/WebCore/dom/ActiveDOMCallback.cpp:
* Source/WebCore/dom/CustomStateSet.cpp:
* Source/WebCore/dom/DatasetDOMStringMap.h:
* Source/WebCore/html/CheckboxInputType.cpp:
* Source/WebCore/html/HTMLFrameElementBase.cpp:
* Source/WebCore/html/PublicURLManager.cpp:
* Source/WebCore/html/track/AudioTrackList.cpp:
* Source/WebCore/html/track/TrackBase.cpp:
* Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.cpp:
* Source/WebCore/layout/formattingContexts/inline/InlineContentAligner.h:
* Source/WebCore/layout/formattingContexts/inline/InlineLineBox.cpp:
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.cpp:
* Source/WebCore/layout/formattingContexts/inline/ruby/RubyFormattingContext.h:
* Source/WebCore/page/Frame.cpp:
* Source/WebCore/rendering/CounterNode.h:
* Source/WebCore/workers/WorkerEventLoop.cpp:

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




More information about the webkit-changes mailing list