atspi: block event which is not interested in 40/153840/1
authorShinwoo Kim <cinoo.kim@samsung.com>
Sat, 23 Sep 2017 08:42:55 +0000 (17:42 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Sat, 30 Sep 2017 08:44:48 +0000 (17:44 +0900)
commitdcc8199642e1fc9a190ae261c39199d1e18c20bd
treee565cf9a481fd4322625ed1395cff39bebe63088
parentd9bd7424d26b8ce5f9a32db53c5885f738da6b4b
atspi: block event which is not interested in

The following ATSPI dbus signal is not interested in.
Moreover the following ATSPI dbus signal occurs a lot at init time.
This could cause a performance issue.

 - 'ChildrenChanged' with added child
 - 'ChildrenChanged' with deleted child
 - 'AddAccessible'
 - 'RemoveAccessible'

Change-Id: Iebfb4ef75b5f32bf025e275dd9b548bd3581b2de
src/lib/elm_atspi_bridge.c
src/lib/elm_interface_atspi_accessible.h