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

Deallocate call notification dialog objects when closed #4939

Merged
merged 1 commit into from
Sep 14, 2022

Conversation

claucambra
Copy link
Collaborator

This prevents already-notified and closed call notification dialogs from remaining allocated

Signed-off-by: Claudio Cambra claudio.cambra@gmail.com

Signed-off-by: Claudio Cambra <claudio.cambra@gmail.com>
@nextcloud-desktop-bot
Copy link

AppImage file: nextcloud-PR-4939-5a56584fbad94118fa46eae76f865f5835c1d6ad-x86_64.AppImage

To test this change/fix you can simply download above AppImage file and test it.

Please make sure to quit your existing Nextcloud app and backup your data.

@sonarcloud
Copy link

sonarcloud bot commented Sep 14, 2022

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell B 1 Code Smell

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Sep 14, 2022

Codecov Report

Merging #4939 (5a56584) into master (4fcef4e) will increase coverage by 0.01%.
The diff coverage is n/a.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4939      +/-   ##
==========================================
+ Coverage   57.18%   57.19%   +0.01%     
==========================================
  Files         138      138              
  Lines       17138    17138              
==========================================
+ Hits         9800     9802       +2     
+ Misses       7338     7336       -2     
Impacted Files Coverage Δ
src/libsync/propagatedownload.cpp 65.18% <0.00%> (+0.29%) ⬆️

@claucambra
Copy link
Collaborator Author

/backport to stable-3.6

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.

3 participants