diff options
author | Cedric BAIL <cedric@osg.samsung.com> | 2017-09-26 10:08:01 -0700 |
---|---|---|
committer | Cedric BAIL <cedric@osg.samsung.com> | 2017-09-26 10:15:07 -0700 |
commit | 5c14be4ecf9f5bb807f286272c4d9ecccc4aa12b (patch) | |
tree | 1995ad8fa1fe932b07025d97a79e49ea28915130 /src/lib/elementary/elm_main.c | |
parent | 8e5a79f957b9edfa5d118b49288de6bd93121a85 (diff) |
ecore: we need a different event for tracking the lifecycle of the main loop.
If the main loop is destroyed a lot of companion information might already
have been so relying on EFL_EVENT_DEL might be way to late in the shutdown
process. terminate will be triggered as soon as the process of shutting down
is started, so all the data are still valid and have not been destroyed yet.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions