[webkit-reviews] review granted: [Bug 110355] Get rid of "non-composited contents" in CoordinatedLayerTreeHost : [Attachment 199993] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 29 06:16:59 PDT 2013


Jocelyn Turcotte <jocelyn.turcotte at digia.com> has granted Noam Rosenthal
<noam at webkit.org>'s request for review:
Bug 110355: Get rid of "non-composited contents" in CoordinatedLayerTreeHost
https://bugs.webkit.org/show_bug.cgi?id=110355

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

------- Additional Comments from Jocelyn Turcotte <jocelyn.turcotte at digia.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=199993&action=review


r=me

>
Source/WebCore/platform/graphics/texmap/coordinated/CoordinatedGraphicsLayer.h:
152
>      static void setShouldSupportContentsTiling(bool);
> -
> +    CoordinatedGraphicsLayer* findFirstDescendantWithContentsRecursively();
>  private:

Nit: Missing empty line.


More information about the webkit-reviews mailing list