Bug 129668

Summary: Move Source/WebCore/html/canvas/ code to std::unique_ptr
Product: WebKit Reporter: Zan Dobersek <zan>
Component: New BugsAssignee: Zan Dobersek <zan>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, gyuyoung.kim, kondapallykalyan, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 128007    
Attachments:
Description Flags
Patch
none
Patch none

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.