Fix memory leak in TabPageSelector [prod-leak-fix]#147403
Conversation
|
cc @polina-c |
| WidgetController.hitTestWarningShouldBeFatal = true; | ||
|
|
||
| if (_isLeakTrackingEnabled()) { | ||
| // if (_isLeakTrackingEnabled()) { |
There was a problem hiding this comment.
Oops ! Very sorry about that :( I reverted it in refactor: Revert bad commit
|
Reason for revert: Causing an internal test to fail, see b/338159496 for details |
This reverts commit af27093.
|
@chingjun Sorry for that. What can I do / check to make sure no internal tests fail ? (ex: what does "see b/338159496 for details" mean? ) |
flutter/flutter@b597dd2...d33bb8f 2024-05-01 [email protected] Add tests for single_activator.0.dart API example. (flutter/flutter#147426) 2024-05-01 [email protected] Added missing code block language in docs (flutter/flutter#147481) 2024-05-01 [email protected] Move docs_test and docs_publish to bringup (flutter/flutter#147645) 2024-05-01 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Fix memory leak in `TabPageSelector` (#147403)" (flutter/flutter#147622) 2024-04-30 [email protected] Revert "add a new PopScope.onPopWithResultInvoke widget to replace Po� (flutter/flutter#147597) 2024-04-30 [email protected] include exception details in tool exit displayed when adb call fails (flutter/flutter#147498) 2024-04-30 [email protected] Fix memory leak in `TabPageSelector` (flutter/flutter#147403) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
|
The information is available to Google employees. @polina-c can you help with this? Thanks! |
|
Error: I suggest to create PR to redo the change. |
|
OK thank you for the insights. I created a new PR: #147689. Let's see what is happening there |
flutter/flutter@b597dd2...d33bb8f 2024-05-01 [email protected] Add tests for single_activator.0.dart API example. (flutter/flutter#147426) 2024-05-01 [email protected] Added missing code block language in docs (flutter/flutter#147481) 2024-05-01 [email protected] Move docs_test and docs_publish to bringup (flutter/flutter#147645) 2024-05-01 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Fix memory leak in `TabPageSelector` (#147403)" (flutter/flutter#147622) 2024-04-30 [email protected] Revert "add a new PopScope.onPopWithResultInvoke widget to replace Po� (flutter/flutter#147597) 2024-04-30 [email protected] include exception details in tool exit displayed when adb call fails (flutter/flutter#147498) 2024-04-30 [email protected] Fix memory leak in `TabPageSelector` (flutter/flutter#147403) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-packages Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human is aware of the problem. To file a bug in Packages: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
TabPageSelector TabPageSelector [prod-leak-fix]
Part of #141198
Pre-launch Checklist
///).If you need help, consider asking for advice on the #hackers-new channel on Discord.