e_comp: fixed incorrect e_comp_wl_shutdown() timing. 72/52472/5 accepted/tizen/mobile/20151124.234235 accepted/tizen/tv/20151124.234248 accepted/tizen/wearable/20151124.234300 submit/tizen/20151124.133651
authorMun, Gwan-gyeong <kk.moon@samsung.com>
Mon, 23 Nov 2015 12:45:42 +0000 (21:45 +0900)
committerGwan-gyeong Mun <kk.moon@samsung.com>
Tue, 24 Nov 2015 08:36:18 +0000 (00:36 -0800)
commitc8c29396aab01fc473554b4645cb416e670a7078
treefdb899b5f8f84c8f7d3d2e992f3d83b71d5b32c0
parent540d01fd679134ef72780b14c085d96ba47f3ff9
e_comp: fixed incorrect e_comp_wl_shutdown() timing.
    e_object_del(e_comp) destroys ecore_evas engine infos.
    so e_comp_wl_shutdown() can't call evasglUnbindDisplay.

Change-Id: I4d3d0b24d50671c318ce2a1253a0c261e818f7cf
src/bin/e_comp.c