Bug 69404

Summary: [GTK] Use WKRetainPtr for WK types in WebKit2 GTK+
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit.review.bot
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch mrobinson: review+

Description Carlos Garcia Campos 2011-10-05 00:47:15 PDT
We are currently releasing objects manually with WKRelease
Comment 1 Carlos Garcia Campos 2011-10-05 00:49:30 PDT
Created attachment 109754 [details]
Patch
Comment 2 Martin Robinson 2011-10-05 00:54:53 PDT
Comment on attachment 109754 [details]
Patch

Great!
Comment 3 Carlos Garcia Campos 2011-10-05 01:02:13 PDT
Committed r96680: <http://trac.webkit.org/changeset/96680>