Bug 38669 - Remove use of GOwnPtr to hold GObject types
Summary: Remove use of GOwnPtr to hold GObject types
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-05-06 11:23 PDT by Martin Robinson
Modified: 2010-05-06 12:06 PDT (History)
0 users

See Also:


Attachments
Patch for this issue (8.13 KB, patch)
2010-05-06 11:27 PDT, Martin Robinson
xan.lopez: review+
mrobinson: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Robinson 2010-05-06 11:23:29 PDT
These types should use GRefPtr.
Comment 1 Martin Robinson 2010-05-06 11:27:24 PDT
Created attachment 55273 [details]
Patch for this issue
Comment 2 Xan Lopez 2010-05-06 11:30:08 PDT
Comment on attachment 55273 [details]
Patch for this issue

Go go gadget review.
Comment 3 Martin Robinson 2010-05-06 12:06:53 PDT
Committed r58901: <http://trac.webkit.org/changeset/58901>