[webkit-reviews] review requested: [Bug 51270] A corrupted counter tree is created when renderers are added to the tree bypassing RenderObject::addChild : [Attachment 78042] Proposed Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 14:14:51 PST 2011


Carol Szabo <carol.szabo at nokia.com> has asked  for review:
Bug 51270: A corrupted counter tree is created when renderers are added to the
tree bypassing RenderObject::addChild
https://bugs.webkit.org/show_bug.cgi?id=51270

Attachment 78042: Proposed Patch
https://bugs.webkit.org/attachment.cgi?id=78042&action=review

------- Additional Comments from Carol Szabo <carol.szabo at nokia.com>
This patch restores changes in my previous patch and takes care of the
additional case when Renderers are moved in the Render tree from one place to
another, especially when this happens inside the RenderObject::remove() call.


More information about the webkit-reviews mailing list