Skip to content

[android] Partial revert of previous change to Maui Android Blazor startup measurements #4839

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

Merged
merged 1 commit into from
Apr 21, 2025

Conversation

matouskozak
Copy link
Member

@matouskozak matouskozak commented Apr 18, 2025

My previous change #4837 incorrectly replaced HelixWorkItem.StartupAdditionalArguments with _StartupAdditionalArguments in MAUI Blazor Android which is undefined. This PR reverts this change.

This caused the MAUI Android Blazor startup measurements to miss --use-fully-drawn-time in the argument list.

Test run: https://dev.azure.com/dnceng/internal/_build/results?buildId=2691010
image

@matouskozak matouskozak added bug Something isn't working Scenario labels Apr 18, 2025
@matouskozak matouskozak self-assigned this Apr 18, 2025
@LoopedBard3 LoopedBard3 merged commit e19af5b into dotnet:main Apr 21, 2025
77 of 83 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Scenario
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants