actor: Add IN_DESTRUCTION checks
authorEmmanuele Bassi <ebassi@linux.intel.com>
Mon, 26 Mar 2012 17:31:42 +0000 (18:31 +0100)
committerEmmanuele Bassi <ebassi@linux.intel.com>
Tue, 27 Mar 2012 10:38:04 +0000 (11:38 +0100)
commit1ef85372cc0825c269ac35977ca02da8b12eb6be
treeb2491e28d3fa346212cd9e1c31cc16bad44efea2
parent67058229f00880c4abf4bc33bef832ba17101ec3
actor: Add IN_DESTRUCTION checks

Commit 80626e75842a24c3d0a45068e241ba309f6ec138 removed an
IN_DESTRUCTION check from within the add_child_internal() method,
outlining an option for bringing it back. It was too late for the 1.10
cycle to do it, and eventually pick up the pieces, but now that we're
at the beginning of the 1.11 cycle we can restore it, and add checks
elsewhere to balance it.
clutter/clutter-actor.c