[NUI] Add remove WebContext callbacks when disposed
authordongsug.song <dongsug.song@samsung.com>
Tue, 15 Oct 2024 12:41:13 +0000 (21:41 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 16 Oct 2024 07:13:25 +0000 (16:13 +0900)
commitc8aff94e4d9be6ecf22d5b06d26cc383edf47fa7
treea093d261acbc077a220999e53fc7d693baac17fb
parent471c05d5e87a84ae63125c79647a00dcc2b3a5c2
[NUI] Add remove WebContext callbacks when disposed

- fix the crash issue : A callback was made on a garbage collected delegate of type 'Tizen.NUI!Tizen.NUI.WebContext+WebContextHttpRequestInterceptedProxyCallback::Invoke'
src/Tizen.NUI/src/internal/WebView/WebContext.cs
src/Tizen.NUI/src/public/WebView/WebView.cs