WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(47.21 KB, patch)
2014-03-04 01:39 PST
,
Zan Dobersek
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Zan Dobersek
Comment 1
2014-03-04 01:19:02 PST
Created
attachment 225752
[details]
Patch
Zan Dobersek
Comment 2
2014-03-04 01:39:55 PST
Created
attachment 225759
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug