[Tizen][AT-SPI] Add child_bus attribute to parents having remote accessibility object... 78/285878/1 accepted/tizen/7.0/unified/20221228.170444
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 12 Dec 2022 10:24:13 +0000 (11:24 +0100)
committerSeoyeon Kim <seoyeon2.kim@samsung.com>
Thu, 22 Dec 2022 05:33:26 +0000 (14:33 +0900)
commit3c5059c398c79db231b78dbb946dff97af05d1c0
tree2c17f7c652675432cf4d7fafca14f529af7b2c97
parent780ee74b53272bfcf3b26e6ca9b0c74aa0e84c0b
[Tizen][AT-SPI] Add child_bus attribute to parents having remote accessibility object child

This will allow AT-clients to query in a single dbus call (via collection iface) all busses used for UI embedding.
Result of such query may be used by AT-client to limit its dbus calls to:

a) active window process
b) processes that provide UIs embedded in active window

and avoid dbus calls to processes being in background, which respond very slowly.

Change-Id: Iacccb00087380e3f2e33cd8feb7b5120068922c7
dali-toolkit/internal/controls/web-view/web-view-impl.cpp
dali-toolkit/internal/controls/web-view/web-view-impl.h