Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Non-unified build fixes, late August 2022 edition #3699

Merged

Conversation

aperezdc
Copy link
Contributor

@aperezdc aperezdc commented Aug 26, 2022

932ee6b

Non-unified build fixes, late August 2022 edition

Unreviewed non-unified build fixes.

* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.cpp:
  Add missing LayoutIntegrationBoxTree.h header inclusion.
* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h:
  Add missing LayoutPoint.h header inclusion, and forward declarations
  for WebCore::RenderBox, WebCore::RenderInline,
  WebCore::InlineDisplay::Box, WebCore::Layout::ContainerBox,
  WebCore::LayoutIntegration::BoxTree, and
  WebCore::LayoutIntegration::InlineContent.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLine.h:
  Add missing TextRun.h and wtf/unicode/CharacterNames.h header
  inclusions.
* Source/WebCore/rendering/LegacyInlineBox.cpp: Add missing
  LegacyEllipsisBox.h header inclusion.
* Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMNamedNodeMap.cpp:
  Add missing WebCore/Element.h header inclusion.

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

8283243

Misc iOS, tvOS & watchOS macOS Linux Windows
βœ… πŸ§ͺ style βœ… πŸ›  ios βœ… πŸ›  mac βœ… πŸ›  wpe βœ… πŸ›  πŸ§ͺ win
βœ… πŸ§ͺ bindings βœ… πŸ›  ios-sim βœ… πŸ›  mac-debug βœ… πŸ›  gtk βœ… πŸ›  wincairo
βœ… πŸ§ͺ webkitperl βœ… πŸ§ͺ ios-wk2 βœ… πŸ›  mac-AS-debug   πŸ§ͺ gtk-wk2
βœ… πŸ§ͺ api-ios βœ… πŸ§ͺ api-mac   πŸ§ͺ api-gtk
βœ… πŸ›  tv βœ… πŸ§ͺ mac-wk1
βœ… πŸ›  tv-sim βœ… πŸ§ͺ mac-wk2
βœ… πŸ›  πŸ§ͺ merge βœ… πŸ›  watch βœ… πŸ§ͺ mac-AS-debug-wk2
βœ… πŸ›  watch-sim βœ… πŸ§ͺ mac-wk2-stress

@aperezdc aperezdc requested a review from a team as a code owner August 26, 2022 08:17
@aperezdc aperezdc self-assigned this Aug 26, 2022
@aperezdc aperezdc added the merge-queue Applied to send a pull request to merge-queue label Aug 26, 2022
Unreviewed non-unified build fixes.

* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.cpp:
  Add missing LayoutIntegrationBoxTree.h header inclusion.
* Source/WebCore/layout/integration/inline/LayoutIntegrationInlineContentPainter.h:
  Add missing LayoutPoint.h header inclusion, and forward declarations
  for WebCore::RenderBox, WebCore::RenderInline,
  WebCore::InlineDisplay::Box, WebCore::Layout::ContainerBox,
  WebCore::LayoutIntegration::BoxTree, and
  WebCore::LayoutIntegration::InlineContent.
* Source/WebCore/layout/integration/inline/LayoutIntegrationLine.h:
  Add missing TextRun.h and wtf/unicode/CharacterNames.h header
  inclusions.
* Source/WebCore/rendering/LegacyInlineBox.cpp: Add missing
  LegacyEllipsisBox.h header inclusion.
* Source/WebKit/WebProcess/InjectedBundle/API/gtk/DOM/WebKitDOMNamedNodeMap.cpp:
  Add missing WebCore/Element.h header inclusion.

Canonical link: https://commits.webkit.org/253841@main
@webkit-commit-queue
Copy link
Collaborator

Committed 253841@main (932ee6b): https://commits.webkit.org/253841@main

Reviewed commits have been landed. Closing PR #3699 and removing active labels.

@webkit-early-warning-system webkit-early-warning-system merged commit 932ee6b into WebKit:main Aug 26, 2022
@webkit-commit-queue webkit-commit-queue removed the merge-queue Applied to send a pull request to merge-queue label Aug 26, 2022
@aperezdc aperezdc deleted the eng/nonunified2208g branch August 27, 2022 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants