这是indexloc提供的服务,不要输入任何密码
Skip to content

Simplify offline mode logic for memory screen #8096

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 31 commits into from
Aug 9, 2024

Conversation

kenzieschmoll
Copy link
Member

This removes the concept of "modes" from the memory screen and instead follows the convention of checking whether the screen is in offline mode by reading from the offlineDataController global. This is what the Performance and CPU Profiler page do.

Fixes #8079

@kenzieschmoll kenzieschmoll requested a review from bkonyi July 26, 2024 17:54
@kenzieschmoll kenzieschmoll marked this pull request as ready for review July 26, 2024 17:54
@kenzieschmoll kenzieschmoll requested a review from a team as a code owner July 26, 2024 17:54
@kenzieschmoll kenzieschmoll requested a review from elliette as a code owner August 1, 2024 21:48
@Playgirlkaybraz11 Playgirlkaybraz11 mentioned this pull request Aug 2, 2024
@kenzieschmoll kenzieschmoll merged commit 4d01262 into flutter:master Aug 9, 2024
23 checks passed
@kenzieschmoll kenzieschmoll deleted the remove-modes branch August 9, 2024 23:25
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.

Memory controls that require a connected application should be hidden in offline mode
2 participants