Bug 162831 - [Flexbox] Render tree should be all clean by the end of FrameView::layout().
Summary: [Flexbox] Render tree should be all clean by the end of FrameView::layout().
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: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks: 162834
  Show dependency treegraph
 
Reported: 2016-09-30 19:31 PDT by zalan
Modified: 2017-02-28 10:40 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description zalan 2016-09-30 19:31:43 PDT
We fail to clean all the renderers while running the following test:
LayoutTests/imported/blink/css3/flexbox/relpos-with-scrollable-with-abspos-crash.html
Comment 1 Jon Lee 2016-12-15 16:26:04 PST
<rdar://problem/29695084>
Comment 2 Dave Hyatt 2017-02-28 10:40:09 PST
I fixed this with the Blink flexbox merge