Bug 234326

Summary: RenderBlockFlow::subtreeContainsFloat and RenderBlockFlow::subtreeContainsFloats to use non-recursive iteration
Product: WebKit Reporter: Gabriel Nava Marino <gnavamarino>
Component: Layout and RenderingAssignee: Gabriel Nava Marino <gnavamarino>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 234325    
Bug Blocks:    

Gabriel Nava Marino
Reported 2021-12-14 16:21:07 PST
Replace the recursive approach in RenderBlockFlow::subtreeContainsFloat and RenderBlockFlow::subtreeContainsFloats once the following bug allows: Bug 234325 - The render descendant iterator should work with const objects
Attachments
Gabriel Nava Marino
Comment 1 2021-12-15 13:48:53 PST
*** This bug has been marked as a duplicate of bug 234018 ***
Note You need to log in before you can comment on or make changes to this bug.