[M108 Migration] Support a11y tree generation for web browser on TV. 30/288430/6
authorBakka Uday Kiran <b.kiran@samsung.com>
Thu, 16 Feb 2023 09:12:24 +0000 (14:42 +0530)
committerBot Blink <blinkbot@samsung.com>
Mon, 20 Feb 2023 03:16:10 +0000 (03:16 +0000)
commitc339b95ca59c9ad43f1652cecb23a65627f0696c
tree4aa2f156e8a910493e4e395024c5f5553da09bdb
parent20900f17990923e1299137d1b7e88b0a02ec8c0c
[M108 Migration] Support a11y tree generation for web browser on TV.

Currently a11y frame dump using the command [1] doesn't return the a11y
tree of the loaded web page. The reason we don't attach the root evas
object with atk plug of platform. This change enables the same.

[1] /usr/bin/at_spi2_tool -d org.tizen.browser

Reference: https://review.tizen.org/gerrit/c/280915

Change-Id: Ib08e8479dfd056ee60e30c47be278e25f56139d2
Signed-off-by: Bakka Uday Kiran <b.kiran@samsung.com>
tizen_src/ewk/efl_integration/eweb_accessibility.cc
tizen_src/ewk/efl_integration/eweb_accessibility_util.cc