Bug 32709 - [GTK] GRefPtr does not take a reference when assigned a raw pointer
Summary: [GTK] GRefPtr does not take a reference when assigned a raw pointer
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-18 05:43 PST by Martin Robinson
Modified: 2009-12-18 11:55 PST (History)
2 users (show)

See Also:


Attachments
Patch for this issue (2.18 KB, patch)
2009-12-18 06:12 PST, Martin Robinson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.