meven created this revision. Restricted Application added a project: Frameworks. Restricted Application added a subscriber: Frameworks. meven requested review of this revision.
REVISION SUMMARY Add a DeleteJob for the last file that was being copied/moved when pasting or dropping a file when the copyjob failed because of a user cancelation or because the destination disk was full. TEST PLAN Copy using paste action a file and cancel the action before it finishes, the destination file should be removed Same operation using a drop "copy" action REPOSITORY R241 KIO BRANCH bug-383764-clean-up-incomplete-files-after-cancelation (branched from master) REVISION DETAIL https://phabricator.kde.org/D10635 AFFECTED FILES src/core/copyjob.cpp src/core/copyjob.h src/widgets/dropjob.cpp src/widgets/pastejob.cpp To: meven Cc: #frameworks, michaelh