Bug 83015

Summary: [GTK] Let GFileIOStream, GOutputStream and GString use smart pointer.
Product: WebKit Reporter: ChangSeok Oh <kevin.cs.oh>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: UNCONFIRMED ---    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 58443    

Description ChangSeok Oh 2012-04-03 03:39:22 PDT
I think using GRefPtr/GOwnPtr is more convenient to handle GFileIOStream, GOutputStream and GString type variables.