[Webkit-unassigned] [Bug 118307] [ATK] Leak: AtkAttributeSet* should be freed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jul 3 02:16:29 PDT 2013


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





--- Comment #6 from Mario Sanchez Prada <mario at webkit.org>  2013-07-03 02:18:27 PST ---
(In reply to comment #5)
> [...]
> > Maybe we should stick with atk_attribute_set_free() then?
> > unless someone has a better proposal.
> 
> I would propose to investigate why this is a problem in EFL and not in GTK,
> and try to get it sorted out, because using a GOwnPtr specialization is, in
> my opinion, clearer and cleaner than the current approach we have now.

Brian just explained to me that he jsut updated PlatformGtk.cmake but not GNUmakefile.list.am, which I believe is what the EWS is using now.

I guess that explains why it was not failing in the GTK bot, which is probably using the GSList specialization after all...

-- 
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