proc: Reset the window stack information from proc_app_info 63/296563/5
authorUnsung Lee <unsung.lee@samsung.com>
Mon, 31 Jul 2023 11:17:47 +0000 (20:17 +0900)
committerUnsung Lee <unsung.lee@samsung.com>
Wed, 2 Aug 2023 04:46:22 +0000 (13:46 +0900)
commit21b6f0d2bf1974d7eb587415189918aa18cbb915
tree9cc48c9c1fa3c54d10ee8a64b387bf579d1d829e
parentcbe5841e4f13d2c59348d4aa68c50ae83289d436
proc: Reset the window stack information from proc_app_info

Reset window stack information before updating it
to remove invalid window information.
Currently, window information of window stack is saved in proc_app_info,
so resourced needs to know each window owner after the latest window stack update.

Change-Id: If2ef136577c329e63cf48673254b9e04642b283c
Signed-off-by: Unsung Lee <unsung.lee@samsung.com>
src/process/proc-main.c
src/process/proc-main.h
src/process/proc-monitor.c