[Webkit-unassigned] [Bug 75848] [EFL] Replace malloc/calloc/free to new/delete
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Feb 27 15:05:52 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=75848
--- Comment #14 from Raphael Kubo da Costa <kubo at profusion.mobi> 2012-02-27 15:05:51 PST ---
(From update of attachment 129031)
View in context: https://bugs.webkit.org/attachment.cgi?id=129031&action=review
> Source/WebKit/efl/ewk/ewk_tiled_backing_store.cpp:29
> +#include <OwnPtr.h>
You also need PassOwnPtr.h for the implementation of adoptPtr().
--
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