[Webkit-unassigned] [Bug 89900] Unneeded tree walking when adding or removing children due to RenderCounter / RenderQuote logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 25 17:09:55 PDT 2012


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


Julien Chaffraix <jchaffraix at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Bad Performance with        |Unneeded tree walking when
                   |descendant walk in          |adding or removing children
                   |RenderQuote::rendererSubtre |due to RenderCounter /
                   |eAttached                   |RenderQuote logic




--- Comment #1 from Julien Chaffraix <jchaffraix at webkit.org>  2012-06-25 17:09:50 PST ---
As mentioned in Abhishek's comment (nearly missed it), RenderCounter has the same pattern and thus the same penalty. Also the same applies to RenderObjectChildList::removeChildNode + rendererRemovedFromTree. Renaming to better broaden the issue.

-- 
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