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

Fix Memory panel hover overlay leak. #2734

Merged
merged 1 commit into from
Feb 25, 2021
Merged

Conversation

uppet
Copy link
Contributor

@uppet uppet commented Feb 25, 2021

switching out of Memory panel when hover overlay is visible will trigger UI leak.

override dispose() to call hideHover() in time.

switching out of Memory panel when hover overlay is visible will trigger UI leak.

Change-Id: I30750d3e5a20ebc65071680bf5eedd3ce0b9d582
@uppet
Copy link
Contributor Author

uppet commented Feb 25, 2021

The test_dart2js failed test seems to be a false negative. Could someone please rerun the bot check?

@terrylucas
Copy link
Contributor

Thanks Joyer. I'll re-run the bots should pass sometimes this error pops up erratically.

@terrylucas terrylucas self-requested a review February 25, 2021 14:02
@terrylucas terrylucas merged commit bf051c7 into flutter:master Feb 25, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants