[Webkit-unassigned] [Bug 182495] New: Should be able to moveAllChildrenTo() without broadcasting the removes/inserts.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 5 10:46:32 PST 2018


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

            Bug ID: 182495
           Summary: Should be able to moveAllChildrenTo() without
                    broadcasting the removes/inserts.
           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

RenderElement::insertChildInternal calls newChild->insertedIntoTree() which has some side effects (e.g. multicol) since it's not a real insert, it's just reparenting.

-- 
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/20180205/c0b79047/attachment.html>


More information about the webkit-unassigned mailing list