[webkit-reviews] review granted: [Bug 85678] Leaf non self-painting layers should bail out early in RenderLayer::paintLayer : [Attachment 140349] Propsed change. Nice improvement.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 4 17:54:01 PDT 2012


Darin Adler <darin at apple.com> has granted Julien Chaffraix
<jchaffraix at webkit.org>'s request for review:
Bug 85678: Leaf non self-painting layers should bail out early in
RenderLayer::paintLayer
https://bugs.webkit.org/show_bug.cgi?id=85678

Attachment 140349: Propsed change. Nice improvement.
https://bugs.webkit.org/attachment.cgi?id=140349&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=140349&action=review


> Source/WebCore/ChangeLog:13
> +	   For RenderLayer trees heavily weigthed by their leafs (like a table
with a leaf RenderLayer for each cells),

typo: weigthed

I would just say:

     For layer trees that have a large number of leaf nodes


More information about the webkit-reviews mailing list