-
-
Notifications
You must be signed in to change notification settings - Fork 684
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
Widget and window reference cleanup #2066
Merged
freakboy3742
merged 23 commits into
beeware:main
from
samschott:ownership-cleanup-samschott
Oct 18, 2023
Merged
Widget and window reference cleanup #2066
freakboy3742
merged 23 commits into
beeware:main
from
samschott:ownership-cleanup-samschott
Oct 18, 2023
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0b6a24 - Browse repository at this point
Copy the full SHA d0b6a24View commit details -
Configuration menu - View commit details
-
Copy full SHA for a995567 - Browse repository at this point
Copy the full SHA a995567View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8510601 - Browse repository at this point
Copy the full SHA 8510601View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4d6367 - Browse repository at this point
Copy the full SHA c4d6367View commit details -
Make references in WidgetRegistry weak
This means that we can keep references in the registry until they widgets are deleted.
Configuration menu - View commit details
-
Copy full SHA for 9444181 - Browse repository at this point
Copy the full SHA 9444181View commit details -
Configuration menu - View commit details
-
Copy full SHA for dba31f0 - Browse repository at this point
Copy the full SHA dba31f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for db5cdfa - Browse repository at this point
Copy the full SHA db5cdfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75c247c - Browse repository at this point
Copy the full SHA 75c247cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 19aac87 - Browse repository at this point
Copy the full SHA 19aac87View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc4ea4b - Browse repository at this point
Copy the full SHA fc4ea4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb1e1bd - Browse repository at this point
Copy the full SHA cb1e1bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b36e6 - Browse repository at this point
Copy the full SHA 74b36e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95039c4 - Browse repository at this point
Copy the full SHA 95039c4View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2babee6 - Browse repository at this point
Copy the full SHA 2babee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2104495 - Browse repository at this point
Copy the full SHA 2104495View commit details -
change when we perform GC run in test_webview
This makes it clear that we don't collect the WebView from the current test run (which is still referenced by fixtures) but from the previous run.
Configuration menu - View commit details
-
Copy full SHA for e87562c - Browse repository at this point
Copy the full SHA e87562cView commit details
Commits on Oct 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 7ff95f0 - Browse repository at this point
Copy the full SHA 7ff95f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5693cfa - Browse repository at this point
Copy the full SHA 5693cfaView commit details
Commits on Oct 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for fb95616 - Browse repository at this point
Copy the full SHA fb95616View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1436fa2 - Browse repository at this point
Copy the full SHA 1436fa2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a0ddea - Browse repository at this point
Copy the full SHA 3a0ddeaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8373dfd - Browse repository at this point
Copy the full SHA 8373dfdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 01bc60b - Browse repository at this point
Copy the full SHA 01bc60bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.