Bug 162834 - Render tree should be all clean by the end of FrameView::layout().
Summary: Render tree should be all clean by the end of FrameView::layout().
Status: REOPENED
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:
Depends on: 162828 164856 162824 162826 162827 162829 162830 162831 162832 162833 164253 164284
Blocks:
  Show dependency treegraph
 
Reported: 2016-09-30 19:37 PDT by zalan
Modified: 2016-11-17 13:24 PST (History)
3 users (show)

See Also:


Attachments
Patch (3.00 KB, patch)
2016-11-16 21:57 PST, 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 2016-09-30 19:37:21 PDT
Add assertion to verify if we managed to clean all the renderers by the end of the layout().

The blocking bugs need to be addressed first.
Comment 1 zalan 2016-11-16 21:57:36 PST
Created attachment 295027 [details]
Patch
Comment 2 WebKit Commit Bot 2016-11-17 13:23:51 PST
Comment on attachment 295027 [details]
Patch

Clearing flags on attachment: 295027

Committed r208859: <http://trac.webkit.org/changeset/208859>
Comment 3 WebKit Commit Bot 2016-11-17 13:23:54 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 zalan 2016-11-17 13:24:50 PST
Keep it open until after the 3 remaining issues are fixed.