RESOLVED FIXED 46212
[gtk] Use the smart pointers to handle cairo_path_t
https://bugs.webkit.org/show_bug.cgi?id=46212
Summary [gtk] Use the smart pointers to handle cairo_path_t
Alejandro G. Castro
Reported 2010-09-21 13:07:40 PDT
Now we can use OwnPtr to handle cairo_path_t variables, we can replace all the uses in the code.
Attachments
Patch (5.04 KB, patch)
2010-09-21 13:09 PDT, Alejandro G. Castro
mrobinson: review+
Alejandro G. Castro
Comment 1 2010-09-21 13:09:35 PDT
Martin Robinson
Comment 2 2010-09-21 17:10:17 PDT
Comment on attachment 68281 [details] Patch Looks good!
Alejandro G. Castro
Comment 3 2010-09-22 01:31:59 PDT
WebKit Review Bot
Comment 4 2010-09-22 01:44:41 PDT
http://trac.webkit.org/changeset/68027 might have broken GTK Linux 32-bit Release
Note You need to log in before you can comment on or make changes to this bug.