[webkit-reviews] review requested: [Bug 129668] Move Source/WebCore/html/canvas/ code to std::unique_ptr : [Attachment 225759] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 5 07:26:12 PST 2014


Anders Carlsson <andersca at apple.com> has asked	for review:
Bug 129668: Move Source/WebCore/html/canvas/ code to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=129668

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

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=225759&action=review


> Source/WebCore/html/canvas/OESVertexArrayObject.h:41
> +    OESVertexArrayObject(WebGLRenderingContext*);

This should be explicit.


More information about the webkit-reviews mailing list