Skip to content

[NUI][API13] Do not make to hold Delegate as NativeHolder#7497

Merged
hinohie merged 1 commit intoSamsung:API13from
hinohie:remove_deleate_holder_api13
Feb 27, 2026
Merged

[NUI][API13] Do not make to hold Delegate as NativeHolder#7497
hinohie merged 1 commit intoSamsung:API13from
hinohie:remove_deleate_holder_api13

Conversation

@hinohie
Copy link
Contributor

@hinohie hinohie commented Feb 27, 2026

Revert patch of #7485.

Since Delegate have strong dependency with object, View never be GC if we call AddToNativeHolder();

Until found solution, block the code temprary.

Revert patch of Samsung#7485.

Since Delegate have strong dependency with object, View never be GC
if we call AddToNativeHolder();

Until found solution, block the code temprary.

Signed-off-by: Eunki Hong <eunkiki.hong@samsung.com>
@github-actions github-actions bot added the API13 Platform : Tizen 10.0 / TFM: net8.0-tizen10.0 label Feb 27, 2026
@hinohie hinohie merged commit cb553a2 into Samsung:API13 Feb 27, 2026
3 checks passed
@hinohie hinohie deleted the remove_deleate_holder_api13 branch February 27, 2026 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

API13 Platform : Tizen 10.0 / TFM: net8.0-tizen10.0

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants