Closed Bug 62702 Opened 25 years ago Closed 18 years ago

Feature: ability to read file time stamp in .xpi archive

Categories

(Core Graveyard :: Installer: XPInstall Engine, enhancement, P3)

enhancement

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: depman1, Assigned: dveditz)

Details

Currently, we can obtain the time stamp (in milliseconds) of a file already installed by using File.modDate(). It would be nice to be able to obtain that info *before* the archive contents are installed. That way, a script writer can ascertain whether or not the file is more recent than the one on the harddrive. Note: if you list out the contents of the archive (even before unzipping it), the file sizes can be obtained. In UNIX, do an "unzip -v".
Status: NEW → ASSIGNED
The xpinstall script engine has been removed from the trunk, bugs in it are obsolete.
Status: ASSIGNED → RESOLVED
Closed: 18 years ago
Resolution: --- → WONTFIX
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.