Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 4e4c3bd8416af84027ab9d7ae90b6b95f6d12fae
      
https://github.com/WebKit/WebKit/commit/4e4c3bd8416af84027ab9d7ae90b6b95f6d12fae
  Author: Jani Hautakangas <[email protected]>
  Date:   2026-04-24 (Fri, 24 Apr 2026)

  Changed paths:
    M Source/JavaScriptCore/API/JSMarkingConstraintPrivate.cpp
    M Source/JavaScriptCore/API/JSWeakObjectMapRefPrivate.cpp
    M Source/JavaScriptCore/API/JSWeakPrivate.cpp
    M Source/JavaScriptCore/inspector/ConsoleMessage.cpp
    M Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.cpp
    M Source/JavaScriptCore/inspector/agents/InspectorHeapAgent.cpp
    M Source/JavaScriptCore/runtime/IntlSegmentDataObject.h
    M Source/JavaScriptCore/runtime/JSGlobalObject.cpp
    M Source/JavaScriptCore/runtime/JSGlobalProxy.cpp
    M Source/JavaScriptCore/runtime/Lookup.cpp
    M Source/JavaScriptCore/runtime/TemporalPlainYearMonth.h
    M Source/JavaScriptCore/runtime/WeakMapImpl.cpp
    M Source/JavaScriptCore/runtime/WeakMapImplInlines.h
    M Source/JavaScriptCore/wasm/js/WebAssemblyBuiltin.cpp
    M Source/WebCore/Headers.cmake
    M Source/WebCore/bindings/js/JSDOMConvertInterface.h
    M Source/WebCore/bindings/js/JSDOMConvertNumbers.h
    M Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp
    M Source/WebCore/inspector/agents/page/PageHeapAgent.cpp
    M Source/WebCore/page/WebKitJSHandle.cpp
    M Source/WebCore/rendering/ScrollbarUpdateScope.cpp

  Log Message:
  -----------
  Add missing include directives
https://bugs.webkit.org/show_bug.cgi?id=312787

Reviewed by Fujii Hironori.

Build fails in multiple sites with
build-webkit --wpe --cmakeargs="-DENABLE_UNIFIED_BUILDS=OFF"

* Source/JavaScriptCore/API/JSMarkingConstraintPrivate.cpp:
* Source/JavaScriptCore/API/JSWeakObjectMapRefPrivate.cpp:
* Source/JavaScriptCore/API/JSWeakPrivate.cpp:
* Source/JavaScriptCore/inspector/ConsoleMessage.cpp:
* Source/JavaScriptCore/inspector/PerGlobalObjectWrapperWorld.cpp:
* Source/JavaScriptCore/inspector/agents/InspectorHeapAgent.cpp:
* Source/JavaScriptCore/runtime/IntlSegmentDataObject.h:
* Source/JavaScriptCore/runtime/JSGlobalObject.cpp:
* Source/JavaScriptCore/runtime/JSGlobalProxy.cpp:
* Source/JavaScriptCore/runtime/Lookup.cpp:
* Source/JavaScriptCore/runtime/TemporalPlainYearMonth.h:
* Source/JavaScriptCore/runtime/WeakMapImpl.cpp:
* Source/JavaScriptCore/runtime/WeakMapImplInlines.h:
* Source/JavaScriptCore/wasm/js/WebAssemblyBuiltin.cpp:
* Source/WebCore/Headers.cmake:
* Source/WebCore/bindings/js/JSDOMConvertInterface.h:
* Source/WebCore/bindings/js/JSDOMConvertNumbers.h:
* Source/WebCore/bindings/js/JSReadableStreamSourceCustom.cpp:
* Source/WebCore/inspector/agents/page/PageHeapAgent.cpp:
* Source/WebCore/page/WebKitJSHandle.cpp:
* Source/WebCore/rendering/ScrollbarUpdateScope.cpp:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications

Reply via email to