fix infinite loop when ecore_main_loop_glib_integrate is called 93/66493/3 accepted/tizen/common/20160420.140601 accepted/tizen/ivi/20160420.042830 accepted/tizen/mobile/20160420.042743 accepted/tizen/tv/20160420.042800 accepted/tizen/wearable/20160420.042814 submit/tizen/20160419.072838
authorBoram Park <boram1288.park@samsung.com>
Tue, 19 Apr 2016 07:16:51 +0000 (16:16 +0900)
committerSooChan Lim <sc1.lim@samsung.com>
Tue, 19 Apr 2016 07:36:34 +0000 (00:36 -0700)
commit505c25b1213b38ea9c0e5bf530e951251e4adf5c
treeab046b1002f2754d3dfc71417c147717774eea48
parentc3813e569fd64e5c8027121c6cb4c1e7c7839603
fix infinite loop when ecore_main_loop_glib_integrate is called

   Efl is working based on X in case of tizen IDE. In this case,
   ecore_main_loop_glib_integrate is not called.

Change-Id: I72f94c70f9fe0f5b1b553fce36d8fb960fb870a6
src/lib/ecore/ecore_main.c