RESOLVED FIXED 129668
Move Source/WebCore/html/canvas/ code to std::unique_ptr
https://bugs.webkit.org/show_bug.cgi?id=129668
Summary Move Source/WebCore/html/canvas/ code to std::unique_ptr
Zan Dobersek
Reported 2014-03-04 01:17:25 PST
Move Source/WebCore/html/canvas/ code to std::unique_ptr
Attachments
Patch (47.22 KB, patch)
2014-03-04 01:19 PST, Zan Dobersek
no flags
Patch (47.21 KB, patch)
2014-03-04 01:39 PST, Zan Dobersek
no flags
Zan Dobersek
Comment 1 2014-03-04 01:19:02 PST
Zan Dobersek
Comment 2 2014-03-04 01:39:55 PST
Anders Carlsson
Comment 3 2014-03-05 07:23:15 PST
Comment on attachment 225759 [details] Patch 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.
Zan Dobersek
Comment 4 2014-03-06 01:09:18 PST
Comment on attachment 225759 [details] Patch Clearing flags on attachment: 225759 Committed r165179: <http://trac.webkit.org/changeset/165179>
Zan Dobersek
Comment 5 2014-03-06 01:09:25 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.