Skip to content

Conversation

@polina-c
Copy link
Contributor

No description provided.

@github-actions github-actions bot added the framework flutter/packages/flutter repository. See also f: labels. label Aug 25, 2023
@polina-c
Copy link
Contributor Author

polina-c commented Aug 25, 2023

The testing should be exempted, because _SelectableFragment is not visible for testing and the goal of change is just UX of debugging memory leaks:

https://discord.com/channels/608014603317936148/608018585025118217/1144751168963227758

@polina-c polina-c marked this pull request as ready for review August 25, 2023 21:52
@Hixie
Copy link
Contributor

Hixie commented Aug 25, 2023

test-exempt: debugging logic

@polina-c polina-c requested a review from goderbauer August 25, 2023 22:59
Copy link
Contributor

@chunhtai chunhtai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, in what case should an object opt into the leak detection code? it seems easy to miss this when developing.

@polina-c polina-c merged commit 343000b into flutter:master Aug 26, 2023
@polina-c polina-c deleted the _SelectableFragment branch August 26, 2023 00:03
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Aug 26, 2023
flutter/flutter@61d9f55...229b74d

2023-08-26 [email protected] Roll Flutter Engine from e280ed21f923 to c9b584d59219 (1 revision) (flutter/flutter#133380)
2023-08-26 [email protected] Roll Flutter Engine from 63fdf8a6701c to e280ed21f923 (3 revisions) (flutter/flutter#133378)
2023-08-26 [email protected] _SelectableFragment should dispatch creation in constructor. (flutter/flutter#133351)
2023-08-25 [email protected] Roll Flutter Engine from 53595c937df1 to 63fdf8a6701c (1 revision) (flutter/flutter#133366)
2023-08-25 [email protected] Roll Flutter Engine from 1ec7b89f3a6b to 53595c937df1 (4 revisions) (flutter/flutter#133362)
2023-08-25 [email protected] Roll Flutter Engine from 1471967afb9b to 1ec7b89f3a6b (6 revisions) (flutter/flutter#133355)
2023-08-25 [email protected] Fix locking to work with flutter and dart running simultaneously (flutter/flutter#133350)
2023-08-25 [email protected] Adds callback onWillAcceptWithDetails in DragTarget. (flutter/flutter#131545)
2023-08-25 [email protected] Remove deprecated onPlatformMessage from TestWindow and TestPlatformDispatcher (flutter/flutter#133183)
2023-08-25 [email protected] Remove deprecated androidOverscrollIndicator from ScrollBehaviors (flutter/flutter#133181)
2023-08-25 [email protected] Add an example showing how to use a MatrixTransition. (flutter/flutter#132874)
2023-08-25 [email protected] Roll Flutter Engine from 3dcd2179336d to 1471967afb9b (3 revisions) (flutter/flutter#133342)
2023-08-25 [email protected] Roll Flutter Engine from 33fca02451ef to 3dcd2179336d (3 revisions) (flutter/flutter#133340)

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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug

Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
@polina-c polina-c added the a: leak tracking Issues and PRs related to memory leaks detected by leak_tracker label Sep 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: leak tracking Issues and PRs related to memory leaks detected by leak_tracker framework flutter/packages/flutter repository. See also f: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants