e_comp_wl: add code to check new_attach flag before calling e_client_unignore 41/175041/1 accepted/tizen/unified/20180410.063536 submit/tizen/20180406.064522
authorDoyoun Kang <doyoun.kang@samsung.com>
Fri, 6 Apr 2018 06:27:15 +0000 (15:27 +0900)
committerDoyoun Kang <doyoun.kang@samsung.com>
Fri, 6 Apr 2018 06:27:18 +0000 (15:27 +0900)
commitcd659f8fb756c1642c04081dce2f245a19c63472
treefb23351d855480175c3d271f72882e73ce7b5326
parent5df98ef99d4405d883f5383df0fed9a0322dab8b
e_comp_wl: add code to check new_attach flag before calling e_client_unignore

After efl upgrade, e gets a surface commit message before receiving a surface attach message.
For this, calling e_client_unignore time is faster than previous efl version.
This patch fixed this problem.

Change-Id: Ia9a315f69155648b3dc0227238a2b71a040de4fc
src/bin/e_comp_wl.c