Bug 21603

Summary: [GTK] Minor fixes to GOwnPtr
Product: WebKit Reporter: Marco Barisione <marco.barisione>
Component: WebKitGTKAssignee: Marco Barisione <marco.barisione>
Status: RESOLVED FIXED    
Severity: Normal Keywords: Gtk
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: All   
Attachments:
Description Flags
Patcj sam: review+

Description Marco Barisione 2008-10-14 15:18:33 PDT
As Darin asked on comment 10 to bug #20483 we should fix some minor issues in GOwnPtr:
- Style fixes
- freeOwnedPtr should be renamed to make it clear that it's for glib
- rawPtr should assert that the pointer is null
- rawPtr should have a better name
Comment 1 Marco Barisione 2008-10-14 16:13:40 PDT
Created attachment 24351 [details]
Patcj
Comment 2 Jan Alonzo 2008-10-17 14:17:19 PDT
Landed in r37660