[webkit-reviews] review granted: [Bug 79139] CCLayerTreeHostImpl calls didDraw more frequently than willDraw : [Attachment 128214] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 22 11:39:01 PST 2012


James Robinson <jamesr at chromium.org> has granted Tim Dresser
<tdresser at chromium.org>'s request for review:
Bug 79139: CCLayerTreeHostImpl calls didDraw more frequently than willDraw
https://bugs.webkit.org/show_bug.cgi?id=79139

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

------- Additional Comments from James Robinson <jamesr at chromium.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=128214&action=review


R=me

> Source/WebCore/platform/graphics/chromium/cc/CCLayerTreeHostImpl.cpp:280
> +	   if (it.representsItself()
> +	       && !it->visibleLayerRect().isEmpty())

just put this on one line


More information about the webkit-reviews mailing list