GNOME Bugzilla – Bug 766249
housekeeping: few misc cleanups
Last modified: 2016-05-11 17:06:30 UTC
These patches are part of a downstream patchset that adds another way to trigger the "out of space" notification, and I think they'd be nice to have upstream too. Implementing the additional out of space mechanism requires the dconf patches in bug 766248 and I will open a separate bug with a patch if they get accepted.
Created attachment 327621 [details] [review] housekeeping: remove unused return value
Created attachment 327622 [details] [review] housekeeping: remove unused parameter
Created attachment 327623 [details] [review] housekeeping: simplify code
Created attachment 327624 [details] [review] housekeeping: split a method to send a notification Other conditions can be introduced for this notification, so split it out.
Review of attachment 327621 [details] [review]: Sure.
Review of attachment 327622 [details] [review]: OK.
Review of attachment 327623 [details] [review]: Yep.
Review of attachment 327624 [details] [review]: Looks fine.
Attachment 327621 [details] pushed as 54ed831 - housekeeping: remove unused return value Attachment 327622 [details] pushed as 74c72df - housekeeping: remove unused parameter Attachment 327623 [details] pushed as 5ad0ff0 - housekeeping: simplify code Attachment 327624 [details] pushed as c7efafa - housekeeping: split a method to send a notification Thanks, pushed to master.