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

Null terminate iOS TabbedRenderer #23289

Merged
merged 1 commit into from
Jun 27, 2024
Merged

Conversation

PureWeen
Copy link
Member

Description of Change

We recently made the xplat view inside TabbedRenderer weak so there are scenarios where life cycle events might trigger a path that tries to retrieve a collected xplat view. I noticed this failure in our device tests when running locally. Occasionally it would be fine but occasionally it wouldn't :-)

@PureWeen PureWeen requested a review from a team as a code owner June 26, 2024 23:17
@PureWeen PureWeen requested review from Eilon and StephaneDelcroix and removed request for a team June 26, 2024 23:17
@PureWeen
Copy link
Member Author

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@PureWeen
Copy link
Member Author

/backport to main

Copy link
Contributor

Started backporting to main: https://github.com/dotnet/maui/actions/runs/9688067581

@PureWeen
Copy link
Member Author

/azp run

Copy link

Azure Pipelines could not run because the pipeline triggers exclude this branch/path.

@PureWeen
Copy link
Member Author

/rebase

@PureWeen
Copy link
Member Author

Device Tests failing to run because of feed issues

Tests passed for these changes here
#23290

@PureWeen PureWeen merged commit 2fdff8a into release/9.0.1xx-preview6 Jun 27, 2024
4 of 6 checks passed
@PureWeen PureWeen deleted the testing_failures branch June 27, 2024 14:26
@PureWeen
Copy link
Member Author

/backport to net9.0

Copy link
Contributor

Started backporting to net9.0: https://github.com/dotnet/maui/actions/runs/9712696411

@github-actions github-actions bot locked and limited conversation to collaborators Jul 29, 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.

2 participants