Bug 46212 - [gtk] Use the smart pointers to handle cairo_path_t
Summary: [gtk] Use the smart pointers to handle cairo_path_t
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-21 13:07 PDT by Alejandro G. Castro
Modified: 2010-09-22 01:44 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.04 KB, patch)
2010-09-21 13:09 PDT, Alejandro G. Castro
mrobinson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alejandro G. Castro 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.
Comment 1 Alejandro G. Castro 2010-09-21 13:09:35 PDT
Created attachment 68281 [details]
Patch
Comment 2 Martin Robinson 2010-09-21 17:10:17 PDT
Comment on attachment 68281 [details]
Patch

Looks good!
Comment 3 Alejandro G. Castro 2010-09-22 01:31:59 PDT
patch landed http://trac.webkit.org/changeset/68027
Comment 4 WebKit Review Bot 2010-09-22 01:44:41 PDT
http://trac.webkit.org/changeset/68027 might have broken GTK Linux 32-bit Release