e_policy_visibility: handle uniconify_render pending job of the internal ec 68/308968/2
authorDoyoun Kang <doyoun.kang@samsung.com>
Wed, 3 Apr 2024 07:04:48 +0000 (16:04 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Wed, 3 Apr 2024 07:14:44 +0000 (07:14 +0000)
commit52b80c9e4cfcb2409b6cea4ea42a4b6767fdbc17
treee3044cb7a784e94a2c8af752fb045bd16c340953
parentad2a61d126728ee4e70e980c2bc9cad24c0ccfab
e_policy_visibility: handle uniconify_render pending job of the internal ec

There was a bug that the uniconify_render pending job of the internal EC was timeout.

The internal EC cannot send buffer attach event, so the _e_vis_grab_release() cannot be called
while it is under uniconify pending job.
So, we add code handling show callback of internal EC to release uniconify_pending job.

Change-Id: Ic74d74e33d48be6d0a4cfa46a43dfb7266bf805f
src/bin/e_policy_visibility.c [changed mode: 0644->0755]