[webkit-changes] [WebKit/WebKit] a44198: Add missing includes

Per Arne Vollan noreply at github.com
Thu May 16 18:27:32 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: a4419835c757259fb8da9681e41f4d480eef2860
      https://github.com/WebKit/WebKit/commit/a4419835c757259fb8da9681e41f4d480eef2860
  Author: Per Arne Vollan <pvollan at apple.com>
  Date:   2024-05-16 (Thu, 16 May 2024)

  Changed paths:
    M Source/WebCore/accessibility/AXTextMarker.cpp
    M Source/WebCore/accessibility/AccessibilityTableRow.cpp
    M Source/WebCore/accessibility/mac/AXObjectCacheMac.mm
    M Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm
    M Source/WebCore/animation/KeyframeEffect.h
    M Source/WebCore/dom/TrustedType.cpp
    M Source/WebCore/dom/WindowEventLoop.cpp
    M Source/WebCore/editing/cocoa/WebCoreTextAttachment.mm
    M Source/WebCore/html/HTMLTextFormControlElement.cpp
    M Source/WebCore/html/ModelDocument.cpp
    M Source/WebCore/page/scrolling/mac/ScrollingTreeMac.mm
    M Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.h
    M Source/WebCore/platform/graphics/cv/ImageTransferSessionVT.h
    M Source/WebCore/platform/graphics/mac/controls/SliderTrackMac.mm
    M Source/WebCore/workers/service/ServiceWorkerRegistration.cpp

  Log Message:
  -----------
  Add missing includes
https://bugs.webkit.org/show_bug.cgi?id=274288
rdar://128238584

Unreviewed build fixes.

Add missing includes seen when experimenting with varying sizes of unified source bundles.

* Source/WebCore/accessibility/AXTextMarker.cpp:
* Source/WebCore/accessibility/AccessibilityTableRow.cpp:
* Source/WebCore/accessibility/mac/AXObjectCacheMac.mm:
* Source/WebCore/accessibility/mac/AccessibilityObjectMac.mm:
* Source/WebCore/animation/KeyframeEffect.h:
* Source/WebCore/dom/TrustedType.cpp:
* Source/WebCore/dom/WindowEventLoop.cpp:
* Source/WebCore/editing/cocoa/WebCoreTextAttachment.mm:
* Source/WebCore/html/HTMLTextFormControlElement.cpp:
* Source/WebCore/html/ModelDocument.cpp:
* Source/WebCore/page/scrolling/mac/ScrollingTreeMac.mm:
* Source/WebCore/platform/gamepad/cocoa/GameControllerGamepad.h:
* Source/WebCore/platform/graphics/cv/ImageTransferSessionVT.h:
* Source/WebCore/platform/graphics/mac/controls/SliderTrackMac.mm:
* Source/WebCore/workers/service/ServiceWorkerRegistration.cpp:

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