[Webkit-unassigned] [Bug 209381] New: [LFC] Layout::Box::containingBlock should return a const ContainerBox&

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Mar 21 17:41:37 PDT 2020


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

            Bug ID: 209381
           Summary: [LFC] Layout::Box::containingBlock should return a
                    const ContainerBox&
           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: zalan at apple.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

and not const ContainerBox*

Layout tree is immutable during layout, so it's guaranteed to have a valid containing block.

-- 
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/20200322/8f196608/attachment.htm>


More information about the webkit-unassigned mailing list