Bug 40168

Summary: [GTK] RenderThemeGtk leaks memory
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Remove unecessary releaseRef
none
Call gtk_widget_destroy in the destructor none

Description Martin Robinson 2010-06-04 08:50:34 PDT
SSIA
Comment 1 Martin Robinson 2010-06-04 09:02:07 PDT
Created attachment 57886 [details]
Remove unecessary releaseRef
Comment 2 Martin Robinson 2010-06-04 09:54:18 PDT
Created attachment 57890 [details]
Call gtk_widget_destroy in the destructor
Comment 3 Xan Lopez 2010-06-04 14:35:44 PDT
Comment on attachment 57886 [details]
Remove unecessary releaseRef

r=me
Comment 4 Xan Lopez 2010-06-04 14:36:22 PDT
Comment on attachment 57890 [details]
Call gtk_widget_destroy in the destructor

r=me
Comment 5 Martin Robinson 2010-06-04 17:12:02 PDT
Comment on attachment 57886 [details]
Remove unecessary releaseRef

Clearing flags on attachment: 57886

Committed r60723: <http://trac.webkit.org/changeset/60723>
Comment 6 Martin Robinson 2010-06-04 17:12:37 PDT
Comment on attachment 57890 [details]
Call gtk_widget_destroy in the destructor

Clearing flags on attachment: 57890

Committed r60724: <http://trac.webkit.org/changeset/60724>
Comment 7 Martin Robinson 2010-06-04 17:12:42 PDT
All reviewed patches have been landed.  Closing bug.