[Webkit-unassigned] [Bug 127246] [GLIB] GVariant floating references are not correctly handled by GRefPtr

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 19 11:10:32 PST 2014


https://bugs.webkit.org/show_bug.cgi?id=127246





--- Comment #4 from Adrian Perez <aperez at igalia.com>  2014-01-19 11:08:05 PST ---
(In reply to comment #3)
> You might want to adopt a full reference. We don't want to use adoptGRef with GVariants having a floating reference

Then, could you please add something like the solution outlined in (b)
to make it a compiler error to use adoptGRef() on a GVariant? That would
prevent all of us of making the mistake.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list