DescriptionFix a problem with the delete-after-reboot code. Removing pending renames of files not currently on disk would fail due to calls to GetShortPathName failing for already-deleted files. Now we just attempt to keep using the long path names for the already-deleted-file case. Also test.
BUG=64503
TEST=Uninstall CF while it is in use. Delete the in use files. Reinstall. Ensure that the CF files are no longer scheduled for deletion by looking at HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Session Manager\PendingFileRenameOperations.
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=67889
Patch Set 1 #
Total comments: 4
Patch Set 2 : '' #
Messages
Total messages: 3 (0 generated)
|