[Webkit-unassigned] [Bug 20483] WebKit GTK Port needs a smartpointer to handle g_free (GFreePtr?)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 5 08:36:11 PDT 2008


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


marco.barisione at collabora.co.uk changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |marco.barisione at collabora.co
                   |unassigned at lists.webkit.org |.uk




------- Comment #4 from marco.barisione at collabora.co.uk  2008-09-05 08:36 PDT -------
I marked 20317 as dup of this even if it was older as there is more discussion
here.

I would call it GOwnPtr as g_free is not alwyas the right function to call.
Moreover, also a GRefPtr could be useful for GObjects or other refcounted glib
structures.

Where should I put the files for GOwnPtr? WebCore/platform/gtk? Or
JavascriptCore/wtf with the other ones?


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



More information about the webkit-unassigned mailing list