Bug 162830

Summary: [Frames] Render tree should be all clean by the end of FrameView::layout().
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, ryanhaddad, simon.fraser
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 164230    
Bug Blocks: 162834    

zalan
Reported 2016-09-30 19:30:51 PDT
We fail to clean all the renderers while running the following tests: LayoutTests/fast/events/tabindex-focus-blur-all.html LayoutTests/fast/frames/invalid-frameset.html
Attachments
Ryan Haddad
Comment 1 2016-10-03 15:36:51 PDT
Marked fast/events/tabindex-focus-blur-all.html as a flaky timeout in http://trac.webkit.org/projects/webkit/changeset/206755
Ryan Haddad
Comment 2 2016-10-03 15:37:17 PDT
(In reply to comment #1) > Marked fast/events/tabindex-focus-blur-all.html as a flaky timeout in > http://trac.webkit.org/projects/webkit/changeset/206755 Link to timeout with stderr: https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r206743%20(8773)/results.html
zalan
Comment 3 2016-10-31 14:26:37 PDT
> LayoutTests/fast/frames/invalid-frameset.html Committed r208172: <http://trac.webkit.org/changeset/208172>
zalan
Comment 4 2016-10-31 16:13:44 PDT
(In reply to comment #0) > We fail to clean all the renderers while running the following tests: > LayoutTests/fast/events/tabindex-focus-blur-all.html This is simple line layout related -> bug 164253. -we can close this bug.
Note You need to log in before you can comment on or make changes to this bug.