e_process: check ec's validation in _e_process_windows_visible_get 07/270307/1 accepted/tizen/unified/20220204.132315 submit/tizen/20220204.063101
authorDoyoun Kang <doyoun.kang@samsung.com>
Thu, 27 Jan 2022 08:13:19 +0000 (17:13 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Fri, 28 Jan 2022 01:25:18 +0000 (10:25 +0900)
commit573319f2828b0ef7b8998b4a0abb6e56386a22df
tree0ca3e981dfa2c1d23f4f5db8f7165e9d13fc3605
parentb617ea257e52af9cac2e037088b450e5d6bb398f
e_process: check ec's validation in _e_process_windows_visible_get

We modify code to skip the deleted ec while checking the visible state of windows.

By this patch, if all windows of specified process are destroyed, then e makes the state
of process to STATE_BACKGROUND and sends E_PROCESS_ACT_NO_VISIBLE_WINDOWS action signal.

Change-Id: I12bc0c7d1c9fa1e07909429e01072bd857adf12f
src/bin/e_process.c