atspi: always update cache
authorLukasz Stanislawski <l.stanislaws@samsung.com>
Fri, 9 Oct 2015 14:17:52 +0000 (16:17 +0200)
committerLukasz Stanislawski <l.stanislaws@samsung.com>
Mon, 19 Oct 2015 15:18:06 +0000 (17:18 +0200)
commitf9fa29477654dcb36b6e752af78db23c645f9c75
tree7c8ee919dd31f58813e3f19b2b664c37163c9cb9
parent8adfc975d2388a283531b3b8e04731f70b734695
atspi: always update cache

libatspi implementation allows to call methods on objects which
are not added to client cache with "AddAccessible" at-spi signal.
Bridge should allow to perform such calls by updating its internal
cache as soons as it returns a reference to the dbus object to client.
legacy/elementary/src/lib/elm_atspi_bridge.c