Bug 178623 - [FrameView::layout cleanup] Drop allowSubtree parameter
Summary: [FrameView::layout cleanup] Drop allowSubtree parameter
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-10-21 10:10 PDT by zalan
Modified: 2017-10-21 19:05 PDT (History)
7 users (show)

See Also:


Attachments
Patch (6.28 KB, patch)
2017-10-21 10:15 PDT, zalan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.