[Webkit-unassigned] [Bug 45053] [Cairo] Remove glib dependency (caused by use of GOwnPtr)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 2 10:45:47 PDT 2010
https://bugs.webkit.org/show_bug.cgi?id=45053
--- Comment #4 from Martin Robinson <mrobinson at webkit.org> 2010-09-02 10:45:47 PST ---
A related comment about RefPtr: https://bugs.webkit.org/show_bug.cgi?id=44354#c17
In my opinion, we should use OwnPtr specializations for everything that isn't a void*. For things that are void*, we should find some other solution.
--
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