Bug 32709

Summary: [GTK] GRefPtr does not take a reference when assigned a raw pointer
Product: WebKit Reporter: Martin Robinson <mrobinson>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch for this issue none

Description Martin Robinson 2009-12-18 05:43:18 PST
GRefPtr should always take a reference unless created via adoptRef.
Comment 1 Martin Robinson 2009-12-18 06:12:11 PST
Created attachment 45147 [details]
Patch for this issue
Comment 2 WebKit Review Bot 2009-12-18 06:13:50 PST
style-queue ran check-webkit-style on attachment 45147 [details] without any errors.
Comment 3 WebKit Commit Bot 2009-12-18 11:55:34 PST
Comment on attachment 45147 [details]
Patch for this issue

Clearing flags on attachment: 45147

Committed r52328: <http://trac.webkit.org/changeset/52328>
Comment 4 WebKit Commit Bot 2009-12-18 11:55:39 PST
All reviewed patches have been landed.  Closing bug.