[webkit-reviews] review granted: [Bug 93927] [chromium] Move non-GL-specific code out of LayerRendererChromium : [Attachment 159245] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 20 10:46:38 PDT 2012


Adrienne Walker <enne at google.com> has granted Alexandre Elias
<aelias at chromium.org>'s request for review:
Bug 93927: [chromium] Move non-GL-specific code out of LayerRendererChromium
https://bugs.webkit.org/show_bug.cgi?id=93927

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

------- Additional Comments from Adrienne Walker <enne at google.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=159245&action=review


R=me.

> Source/WebCore/platform/graphics/chromium/cc/CCDirectRenderer.cpp:16
> + *	  * Redistributions of source code must retain the above copyright
> + * notice, this list of conditions and the following disclaimer.
> + *	  * Redistributions in binary form must reproduce the above
> + * copyright notice, this list of conditions and the following disclaimer
> + * in the documentation and/or other materials provided with the
> + * distribution.
> + *	  * Neither the name of Google Inc. nor the names of its
> + * contributors may be used to endorse or promote products derived from
> + * this software without specific prior written permission.

Please use the 2-clause license like you do in UnthrottledTextureUploader.h and
CCDirectRenderer.h instead here.


More information about the webkit-reviews mailing list