[webkit-reviews] review granted: [Bug 36134] Drop out of compositing mode when no elements need to composite : [Attachment 50740] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 15 14:39:26 PDT 2010


mitz at webkit.org has granted Simon Fraser (smfr) <simon.fraser at apple.com>'s
request for review:
Bug 36134: Drop out of compositing mode when no elements need to composite
https://bugs.webkit.org/show_bug.cgi?id=36134

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

------- Additional Comments from mitz at webkit.org

> +	       } else {
> +		   m_rootPlatformLayer->setChildren(childList);
> +	       }

Braces around one-line block.


More information about the webkit-reviews mailing list