[Webkit-unassigned] [Bug 70592] [EFL][GTK] Share plugin's implementation between EFL and Gtk ports.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 16 05:08:26 PDT 2013


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





--- Comment #20 from Gyuyoung Kim <gyuyoung.kim at samsung.com>  2013-04-16 05:06:40 PST ---
(From update of attachment 198129)
View in context: https://bugs.webkit.org/attachment.cgi?id=198129&action=review

> Tools/DumpRenderTree/efl/DumpRenderTree.cpp:374
> +    if (!ecore_x_init(0)) {

Missing #ifdef HAVE_ECORE_X. BTW, is it better to move ecore_x_init(0) to ecore initializations ? I mean it would be good if you place this before edje_init().

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