[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 Aug 22 02:22:51 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20483
------- Comment #1 from mrowe at apple.com 2008-08-22 02:22 PDT -------
OwnPtr very nearly does what is needed here. By implementing deleteOwnedPtr
with an appropriate argument type, the Gtk port could have g_free called when
appropriate.
--
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.
More information about the webkit-unassigned
mailing list