Skip to content

Revert "[ios] fix memory leak in RadioButton#22800

Merged
PureWeen merged 1 commit into
mainfrom
revert_21151
Jun 3, 2024
Merged

Revert "[ios] fix memory leak in RadioButton#22800
PureWeen merged 1 commit into
mainfrom
revert_21151

Conversation

@PureWeen
Copy link
Copy Markdown
Member

@PureWeen PureWeen commented Jun 3, 2024

Description of Change

Now that we are setting the parent to weak #22561 we can rely on that for breaking the cycle.

I realize this somewhat brings back the issue with having a shared resource, but, that's not a new problem whereas the regression caused is a new problem.

Ideally we'll have the concept of shared in net9

Issues Fixed

Fixes #21747

@PureWeen PureWeen requested a review from a team as a code owner June 3, 2024 15:42
@PureWeen PureWeen requested review from Eilon and mattleibow June 3, 2024 15:42
@PureWeen PureWeen enabled auto-merge (squash) June 3, 2024 18:41
@PureWeen PureWeen merged commit 4a1c76c into main Jun 3, 2024
@PureWeen PureWeen deleted the revert_21151 branch June 3, 2024 19:34
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 4, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

TemplateBinding with CornerRadius on Border does not work anymore

3 participants