[AT-SPI] Add NUIViewAccessible::Detach() 77/300277/2
authorArtur Świgoń <a.swigon@samsung.com>
Thu, 19 Oct 2023 15:59:58 +0000 (17:59 +0200)
committerArtur Świgoń <a.swigon@samsung.com>
Thu, 19 Oct 2023 16:53:51 +0000 (18:53 +0200)
commitaa2ef35c04ca6c85165bb9f02fb03d2422bd6467
tree13609248330269dfdb739c7904c76198fd3988aa
parent16969f74ba5275c8a32b93904f940a1a3050da86
[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/common/nui-view-accessible.cpp
dali-csharp-binder/common/nui-view-accessible.h