[Webkit-unassigned] [Bug 82315] [Texmap][EFL] Implementation of AC related functions in ChromeClientEfl and ewkView.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Mar 27 07:57:34 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=82315
--- Comment #3 from Raphael Kubo da Costa <rakuco at FreeBSD.org> 2012-03-27 07:57:33 PST ---
(From update of attachment 134008)
View in context: https://bugs.webkit.org/attachment.cgi?id=134008&action=review
Looks fine overall with one minor comment.
> Source/WebKit/efl/ewk/ewk_view.cpp:154
> + Evas_Object* compositingObject;
You could wrap an OwnPtr around this Evas_Object to avoid having to delete it manually below.
--
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