[webkit-changes] [WebKit/WebKit] 9c95e8: Non-unified build fixes, end of February 2025 edition

Adrian Perez noreply at github.com
Fri Feb 28 06:27:07 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9c95e83accf041decea600f4442efd6e393163db
      https://github.com/WebKit/WebKit/commit/9c95e83accf041decea600f4442efd6e393163db
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M Source/WebCore/loader/ResourceMonitorThrottlerHolder.cpp
    M Source/WebCore/rendering/updating/RenderTreeBuilder.cpp
    M Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp

  Log Message:
  -----------
  Non-unified build fixes, end of February 2025 edition
https://bugs.webkit.org/show_bug.cgi?id=288766

Unreviewed non-unified build fixes.

* Source/WebCore/Modules/indexeddb/server/MemoryIndex.cpp: Add missing
  SQLiteDatabase.h and wtf/CrossThreadCopier.h header inclusions.
* Source/WebCore/loader/ResourceMonitorThrottlerHolder.cpp: Add missing
  RenderBlockInlines.h header inclusion.
* Source/WebCore/rendering/updating/RenderTreeBuilder.cpp: Add missing
  RenderBlockInlines.h header inclusion.
* Source/WebCore/rendering/updating/RenderTreeBuilderInline.cpp: Add
  missing RenderBlockInlines.h and RenderBoxInlines.h header inclusions.

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