Changeset 254666 in webkit


Ignore:
Timestamp:
Jan 15, 2020 7:50:29 PM (4 years ago)
Author:
don.olmstead@sony.com
Message:

[LFC] Fix CMake Build
https://bugs.webkit.org/show_bug.cgi?id=206334

Reviewed by Zalan Bujtas.

No new tests. No change in behavior.

Adds in the required CMake values to get LFC to compile. Fixes all issues with
the non-unified build in the layout directory.

  • CMakeLists.txt:
  • Headers.cmake:
  • layout/FormattingContextGeometry.cpp:
  • layout/FormattingContextQuirks.cpp:
  • layout/FormattingState.cpp:
  • layout/LayoutContext.h:
  • layout/LayoutPhase.cpp:
  • layout/LayoutPhase.h:
  • layout/LayoutState.cpp:
  • layout/LayoutUnits.h:
  • layout/blockformatting/BlockFormattingContextGeometry.cpp:
  • layout/blockformatting/BlockFormattingContextQuirks.cpp:
  • layout/blockformatting/BlockMarginCollapse.cpp:
  • layout/inlineformatting/InlineFormattingContext.cpp:
  • layout/inlineformatting/InlineLineBreaker.h:
  • layout/inlineformatting/InlineTextItem.cpp:
  • layout/inlineformatting/LineLayoutContext.cpp:
  • layout/inlineformatting/text/TextUtil.cpp:
  • layout/inlineformatting/text/TextUtil.h:
  • layout/layouttree/LayoutBox.cpp:
  • layout/layouttree/LayoutTreeBuilder.cpp:
  • layout/layouttree/LayoutTreeBuilder.h:
  • layout/tableformatting/TableFormattingContext.cpp:
  • layout/tableformatting/TableFormattingContextGeometry.cpp:
Location:
trunk/Source/WebCore
Files:
25 edited

Legend:

Unmodified
Added
Removed
Note: See TracChangeset for help on using the changeset viewer.