Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[NUI] Rollback of "[NUI] Add ptr pool #6727" #6731

Merged
merged 2 commits into from
Mar 11, 2025

Conversation

AdunFang
Copy link
Contributor

@AdunFang AdunFang commented Mar 11, 2025

Description of Change

[NUI] Rollback of #6727

API Changes

nothing

@AdunFang AdunFang requested a review from huayongxu March 11, 2025 08:50
@dongsug-song dongsug-song changed the title Rollback [NUI] Rollback of "[NUI] Add ptr pool #6727" Mar 11, 2025
Copy link
Contributor

@huayongxu huayongxu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@TizenAPI-Bot
Copy link
Collaborator

Internal API Changed

Added: 0, Removed: 10, Changed: 0

Removed

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Position::Dispose()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Position::Dispose(System.Boolean)

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Position2D::Dispose()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Position2D::Dispose(System.Boolean)

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Vector2::Dispose()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Vector2::Dispose(System.Boolean)

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Vector3::Dispose()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Vector3::Dispose(System.Boolean)

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Vector4::Dispose()

- /// <since_tizen>none</since_tizen
- [EditorBrowsable(EditorBrowsableState.Never)]
- System.Void Tizen.NUI.Vector4::Dispose(System.Boolean)

Copy link
Contributor

@dongsug-song dongsug-song left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved

@dongsug-song dongsug-song merged commit 2d2c087 into Samsung:DevelNUI Mar 11, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants