[Webkit-unassigned] [Bug 121771] Remove RenderObjectChildList

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 22 18:24:26 PDT 2013


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





--- Comment #2 from Andreas Kling <akling at apple.com>  2013-09-22 18:23:27 PST ---
(From update of attachment 212313)
View in context: https://bugs.webkit.org/attachment.cgi?id=212313&action=review

> Source/WebCore/rendering/RenderBlock.cpp:610
> -    toBlock->children()->appendChildNode(toBlock, cloneBlock);
> +    insertChildInternal(cloneBlock, nullptr, NotifyChildren);

This looks wrong.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list