[Webkit-unassigned] [Bug 234326] New: RenderBlockFlow::subtreeContainsFloat and RenderBlockFlow::subtreeContainsFloats to use non-recursive iteration

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 16:21:07 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234326

            Bug ID: 234326
           Summary: RenderBlockFlow::subtreeContainsFloat and
                    RenderBlockFlow::subtreeContainsFloats to use
                    non-recursive iteration
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gnavamarino at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211215/133da147/attachment-0001.htm>


More information about the webkit-unassigned mailing list