[AT-SPI] Remove Bridge::EnableAutoInit() arguments 12/258012/2
authorArtur Świgoń <a.swigon@samsung.com>
Fri, 7 May 2021 10:59:37 +0000 (12:59 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 14 May 2021 07:59:12 +0000 (07:59 +0000)
commitceb0769c0ca701f3958af5fa335452585041ffe4
treeecb354a1875f312b461c5d448ab6f77ee2911c4a
parente385c6923f3e21eb74f75a9ca45a5f421b935691
[AT-SPI] Remove Bridge::EnableAutoInit() arguments

The values `topLevelWindow` and `applicationName` can be retrieved using
(internal) dali-adaptor API. This will simplify upcoming C# bindings and
make this API easier to use in NUI applications.

This patch also fixes a possible bug where WindowEvent::ACTIVATE is not
sent over DBus.

Change-Id: I3305e400d85876e6f50d5e7b3a5453dcc6d885b2
dali/devel-api/adaptor-framework/accessibility-impl.h
dali/internal/accessibility/bridge/bridge-impl.cpp
dali/internal/accessibility/bridge/dummy-atspi.cpp