[AT-SPI] Add NUIViewAccessible::Detach() 67/300567/1 accepted/tizen/7.0/unified/20231030.164723 accepted/tizen/7.0/unified/20231116.025858
authorArtur Świgoń <a.swigon@samsung.com>
Thu, 19 Oct 2023 15:59:58 +0000 (17:59 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Fri, 27 Oct 2023 07:47:02 +0000 (09:47 +0200)
commit0855a44c3514b96bddef7ccd0115c450ce2dd526
treed90ff80ac7342ecfd0a734f2defe76bb8b8ac38c
parent05e6e8c6514ee3c0fb77d4581a426c1d62a8b738
[AT-SPI] Add NUIViewAccessible::Detach()

The application may crash if the View is disposed but the Accessibility
infrastructure calls one of the View methods. Detaching the
NUIViewAccessible proxy object in View.Dispose() should prevent that.

Change-Id: I9a86fbda9b1ec6bdb40482195a1541b209b99fcc
dali-csharp-binder/src/nui-view-accessible.cpp
dali-csharp-binder/src/nui-view-accessible.h