[webkit-changes] [WebKit/WebKit] 6ce9e6: Non-unified build fixes after 255379 at main

Adrian Perez noreply at github.com
Thu Oct 13 02:12:47 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6ce9e6ed5d1ace67854008229aef5db10347dc4f
      https://github.com/WebKit/WebKit/commit/6ce9e6ed5d1ace67854008229aef5db10347dc4f
  Author: Adrian Perez de Castro <aperez at igalia.com>
  Date:   2022-10-13 (Thu, 13 Oct 2022)

  Changed paths:
    M Source/WebCore/page/scrolling/nicosia/ScrollingTreeScrollingNodeDelegateNicosia.h
    M Source/WebCore/rendering/CaretRectComputation.cpp
    M Source/WebCore/rendering/style/StylePaintImage.cpp
    M Source/WebCore/style/StyleBuilderState.cpp

  Log Message:
  -----------
  Non-unified build fixes after 255379 at main

Unreviewed non-unified build fixes.

* Source/WebCore/page/scrolling/nicosia/ScrollingTreeScrollingNodeDelegateNicosia.h:
  Add missing NicosiaSceneIntegration.h header.
* Source/WebCore/rendering/CaretRectComputation.cpp: Add missing
  LayoutIntegrationLineLayout.h header.
* Source/WebCore/rendering/style/StylePaintImage.cpp: Add missing
  CSSVariableData.h header.
* Source/WebCore/style/StyleBuilderState.cpp: Add missing
  CSSPaintImageValue.h header.

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




More information about the webkit-changes mailing list