Inspired by Jinwoo commit (r171788). Glib since 2.36 itself initializes g_type_init.
Created attachment 236186 [details] Patch
Comment on attachment 236186 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=236186&action=review Looks good to me. > Source/WebKit2/WebProcess/efl/WebProcessMainEfl.cpp:-101 > -#if !GLIB_CHECK_VERSION(2, 35, 0) > - g_type_init(); > -#endif > - Yes, we are using at least GLIB 2.38
Comment on attachment 236186 [details] Patch r=me.
Comment on attachment 236186 [details] Patch Clearing flags on attachment: 236186 Committed r172371: <http://trac.webkit.org/changeset/172371>
All reviewed patches have been landed. Closing bug.