ecore: use efl_future_then to simplify the code logic and reduce potential bugs.
authorCedric BAIL <cedric@osg.samsung.com>
Fri, 7 Dec 2018 11:29:22 +0000 (12:29 +0100)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 18 Dec 2018 04:20:08 +0000 (13:20 +0900)
commitba2d28625c05aa7f246201ee71512a1e2088a6ec
treea8945de7f0d297c2c36c78ea94950deb8b390c64
parent06a67f0c79c30b4d2877d570bdc7d8adf5c7ab0d
ecore: use efl_future_then to simplify the code logic and reduce potential bugs.

Summary: Depends on D7380

Reviewers: segfaultxavi, felipealmeida, SanghyeonLee, vitor.sousa, bu5hm4n

Reviewed By: bu5hm4n

Subscribers: barbieri, #reviewers, #committers

Tags: #efl

Maniphest Tasks: T7472

Differential Revision: https://phab.enlightenment.org/D7381
src/lib/ecore/efl_loop.c
src/lib/ecore/efl_model_composite_boolean.c
src/lib/ecore/efl_model_composite_selection.c
src/lib/ecore/efl_thread.c