[AT-SPI] Add child_bus attribute to parents having remote accessibility object child 20/285420/2
authorArtur Świgoń <a.swigon@samsung.com>
Mon, 12 Dec 2022 10:24:13 +0000 (11:24 +0100)
committerLukasz Oleksak <l.oleksak@samsung.com>
Fri, 16 Dec 2022 10:32:10 +0000 (10:32 +0000)
commit9c5f7bc7a85bcac156d406cb7385696130f5047a
tree7242f5743175a73fb709c276523f979630b51391
parentf834473c34a464b52c467fcb16350747a8e456b0
[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