~andreas-pokorny/mir/fix-1672955

Viewing all changes in revision 4074.

  • Committer: Andreas Pokorny
  • Date: 2017-03-16 14:59:51 UTC
  • Revision ID: andreas.pokorny@canonical.com-20170316145951-4hh3onpmxm7xg5me
Ensure that no action is still queued that may access the mir::input::InputDevice

Shared pointers to mir::input::Device are handed out to other threads and may still be used after the mir::input::InputDevice was removed. To avoid this problem the ActionQueues for manipulating input devices are now per device and will be removed with the InputDevice. 

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: