Closed Bug 45939 Opened 26 years ago Closed 25 years ago

File.remove returns DOES_NOT_EXIST during finalize

Categories

(Core Graveyard :: Installer: XPInstall Engine, defect, P4)

All
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.8.1

People

(Reporter: dveditz, Assigned: dveditz)

Details

(Whiteboard: [xpibug])

Attachments

(1 file)

File.remove() should not return DOES_NOT_EXIST during the complete phase if the file has gone away. Checking during prepare() is OK (it can be argued either way -- do you make people call File.exists() first to avoid the error or just do what they mean?) but we must not return anything but truly horrible errors during performInstall().
Keywords: nsbeta1
Whiteboard: [xpibug]
Moz 0.9 tasks
Target Milestone: --- → mozilla0.9
Priority: P3 → P4
Keywords: nsbeta1nsbeta1+
Attached patch fixSplinter Review
Keywords: patch
Target Milestone: mozilla0.9 → mozilla0.8.1
r=sgehani
sr=alecf
fix checked-in 3/13/2001
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Build: 2001-03-15-15-Mtrunk(WIN), 2001-03-15-09-trunk(MAC), 2001-03-15-08-Mtrunk(LINUX) Looks good to me. Marking Verified.
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: