EFL build requires glib version 2.38 but g_type_init() has been deprecated since version 2.36. As the type system is initialized automatically since version 2.36, we do not need to call g_type_init() in the ewk_init(). https://developer.gnome.org/gobject/unstable/gobject-Type-Information.html#g-type-init
Created attachment 235731 [details] Patch
Comment on attachment 235731 [details] Patch LGTM
Comment on attachment 235731 [details] Patch Clearing flags on attachment: 235731 Committed r171788: <http://trac.webkit.org/changeset/171788>
All reviewed patches have been landed. Closing bug.