move comp_x pixmap dirty setting to post_resize idler
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 30 Jul 2014 04:52:20 +0000 (00:52 -0400)
committerMike Blumenkrantz <zmike@samsung.com>
Wed, 30 Jul 2014 04:52:20 +0000 (00:52 -0400)
commit949a0eeb1555cc8c8cc5267c2a7ee88e65c37d68
treeb30dc291760c1521952ef0ee9ebd6782035f71af
parent87a79f3dd73edeb2170a6765d0c3be9b72040f70
move comp_x pixmap dirty setting to post_resize idler

this fixes a rare race condition which can only be triggered by the tiling module

fix T993
src/bin/e_comp_x.c