Clear pending events for a stage when it is destroyed
authorNeil Roberts <neil@linux.intel.com>
Fri, 13 Nov 2009 13:39:24 +0000 (13:39 +0000)
committerNeil Roberts <neil@linux.intel.com>
Fri, 13 Nov 2009 15:27:38 +0000 (15:27 +0000)
commit568ad044eba38198ecdb32f671047bffa27353a9
treefff34920d35aaa444b651db2f02cfd3c3715189b
parent49cd887aabf7ff8cbfb147ceacfc82e3c75c0c9b
Clear pending events for a stage when it is destroyed

We can not process events for a stage that has been destroyed so we
should make sure that the events for the stage are removed from the
global event queue during dispose.

http://bugzilla.openedhand.com/show_bug.cgi?id=1882
clutter/clutter-stage.c