Mir

Comment 3 for bug 1438160

Revision history for this message
Daniel van Vugt (vanvugt) wrote : Re: libmirclient crashes when calling mir_surface_set_event_handler() twice [InputTransport.cpp:110: android::InputChannel::InputChannel(const String8&, int): Assertion `false && "\"result != 0\""' failed.]

Found it. The regression appeared in:

------------------------------------------------------------
revno: 2358 [merge]
author: Christopher James Halse Rogers <email address hidden>, Christopher James Halse Rogers <email address hidden>
committer: Tarmac
branch nick: development-branch
timestamp: Tue 2015-03-03 01:02:37 +0000
message:
  Provide a Dispatchable from the InputPlatform.

  We'll want to manually dispatch the input when clients get to do their own
  event dispatch.

  Approved by PS Jenkins bot, Kevin DuBois, Alexandros Frantzis, Andreas Pokorny, Robert Carr.
------------------------------------------------------------