efl/src
Cedric BAIL 477611f014 elementary: fix potential race condition by using Eina_Future attached to the object.
I get some random segfault in elementary test suite pointing to this code. Most likely
we do not properly destroy the timer during destruction. Could be because we initiate
a delay while destruction is going on or something like that. Anyway, it is easier and
more robust to get it fixed by linking the lifetime of the timeout to the lifetime of
the widget as future allow us to do easily.

Reviewed-by: Marcel Hollerbach <mail@marcel-hollerbach.de>
Differential Revision: https://phab.enlightenment.org/D9298
2019-07-17 21:57:59 +02:00
..
benchmarks autotools: REMOVAL! 2019-06-18 08:56:34 +02:00
bin elm_test: add comparable "simple" scroller tests 2019-07-17 10:17:50 -07:00
bindings eolian: add builtin binbuf and event types 2019-07-17 15:52:39 +02:00
edje_external here comes meson 2018-10-02 17:22:50 +02:00
examples examples: fix function signature for edje color class example 2019-07-15 09:51:01 -04:00
generic replace hton and ntoh family functions with ones defined in eina 2019-02-01 14:25:35 +00:00
lib elementary: fix potential race condition by using Eina_Future attached to the object. 2019-07-17 21:57:59 +02:00
modules evas_vg_load_svg: Support multiple gradient without <defs> part 2019-07-15 21:23:38 +09:00
scripts eolian: remove API to get freefunc of type 2019-07-08 16:06:42 +02:00
static_libs vg_common_svg: Gradient stop color use premultiplied color. 2019-07-17 17:15:23 +09:00
tests eo: use efl_provider_{un,}register infrastructure instead of Efl_Loop one. 2019-07-17 21:57:57 +02:00
wayland_protocol meson: fix build files size explosion 2018-10-15 22:02:17 +02:00