[webkit-reviews] review requested: [Bug 21599] [GTK] WebKit GTK needs a wrapper for ref counted glib/gobject structs : [Attachment 43087] Updated patch which includes the adoptRef idiom
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Nov 12 11:52:10 PST 2009
Martin Robinson <martin.james.robinson at gmail.com> has asked for review:
Bug 21599: [GTK] WebKit GTK needs a wrapper for ref counted glib/gobject
structs
https://bugs.webkit.org/show_bug.cgi?id=21599
Attachment 43087: Updated patch which includes the adoptRef idiom
https://bugs.webkit.org/attachment.cgi?id=43087&action=review
------- Additional Comments from Martin Robinson
<martin.james.robinson at gmail.com>
Based on bdash's comments from IRC I'm attaching an updated patch. This version
automatically bumps the reference count of incoming gobjects, but also includes
an adoptGRef function which will create a GRefPtr without increasing the
reference count.
More information about the webkit-reviews
mailing list