Bug 55154 - [GTK] Remove the GFile GOwnPtr specialization
Summary: [GTK] Remove the GFile GOwnPtr specialization
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P3 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks:
 
Reported: 2011-02-24 09:07 PST by Martin Robinson
Modified: 2011-02-24 09:38 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2011-02-24 09:26 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2011-02-24 09:07:57 PST
Remove the GFile specialization from GOwnPtr. It was likely added before GRefPtr existed and merely wraps a normal refcounted GObject.
Comment 1 Martin Robinson 2011-02-24 09:26:33 PST
Created attachment 83671 [details]
Patch
Comment 2 Xan Lopez 2011-02-24 09:32:03 PST
Comment on attachment 83671 [details]
Patch

r=me
Comment 3 Martin Robinson 2011-02-24 09:38:24 PST
Committed r79580: <http://trac.webkit.org/changeset/79580>