Skip to content

[inflight/candidate] Revert - Avoid layout diagnostics allocations without listeners (#35475) - #36095

Merged
kubaflo merged 1 commit into
dotnet:inflight/candidatefrom
devanathan-vaithiyanathan:revert-35475
Jun 24, 2026
Merged

[inflight/candidate] Revert - Avoid layout diagnostics allocations without listeners (#35475)#36095
kubaflo merged 1 commit into
dotnet:inflight/candidatefrom
devanathan-vaithiyanathan:revert-35475

Conversation

@devanathan-vaithiyanathan

@devanathan-vaithiyanathan devanathan-vaithiyanathan commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Issue Details

Due to the changes introduced in PR #35475, some Core Unit Tests are failing with a System.ObjectDisposedException ("Cannot access a disposed object"). Need to include this PR after analyze reason for it.

Description of Changes

@dotnet-policy-service dotnet-policy-service Bot added the partner/syncfusion Issues / PR's with Syncfusion collaboration label Jun 24, 2026
@github-actions github-actions Bot added the area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter label Jun 24, 2026
@devanathan-vaithiyanathan
devanathan-vaithiyanathan marked this pull request as ready for review June 24, 2026 06:11
@vishnumenon2684

Copy link
Copy Markdown
Contributor

/azp run

@azure-pipelines

Copy link
Copy Markdown
Azure Pipelines successfully started running 3 pipeline(s).

@sheiksyedm
sheiksyedm requested a review from kubaflo June 24, 2026 12:01
@kubaflo
kubaflo merged commit e458a12 into dotnet:inflight/candidate Jun 24, 2026
136 of 172 checks passed
@github-actions github-actions Bot added this to the .NET 10 SR9 milestone Jun 24, 2026
@PureWeen PureWeen mentioned this pull request Jul 7, 2026
@sheiksyedm sheiksyedm linked an issue Jul 7, 2026 that may be closed by this pull request
@github-actions github-actions Bot locked and limited conversation to collaborators Jul 25, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

area-layout StackLayout, GridLayout, ContentView, AbsoluteLayout, FlexLayout, ContentPresenter partner/syncfusion Issues / PR's with Syncfusion collaboration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

MAUI 10 layout diagnostics no-consumer path is not zero-allocation

3 participants