DescriptionDon't include LayoutObject.h from FrameView.h
This reduces the LayoutObject.h dependency by about 50 compilation units.
Needed to move data of DepthOrderedLayoutObjectList into a forward-declared
struct, since HashSet members need their T defined, even if it's a pointer.
This due to oilpan. See https://codereview.chromium.org/1999343002 for details.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_layout_tests_slimming_paint_v2
Committed: https://crrev.com/ed98e051cdbac8bec50e76ff68394fb39404f5eb
Cr-Commit-Position: refs/heads/master@{#419728}
Patch Set 1 #Messages
Total messages: 20 (12 generated)
|