Bug 178623

Summary: [FrameView::layout cleanup] Drop allowSubtree parameter
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, koivisto, sam, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description zalan 2017-10-21 10:10:14 PDT
It is only set by ::forceLayout(). Just convert the subtree layout to full right before calling layout.
Comment 1 Radar WebKit Bug Importer 2017-10-21 10:10:48 PDT
<rdar://problem/35111012>
Comment 2 zalan 2017-10-21 10:15:11 PDT
Created attachment 324502 [details]
Patch
Comment 3 WebKit Commit Bot 2017-10-21 19:05:21 PDT
Comment on attachment 324502 [details]
Patch

Clearing flags on attachment: 324502

Committed r223821: <https://trac.webkit.org/changeset/223821>
Comment 4 WebKit Commit Bot 2017-10-21 19:05:23 PDT
All reviewed patches have been landed.  Closing bug.