Closed
Bug 15385
Opened 25 years ago
Closed 25 years ago
xpstub does not return an error if xpinstall did.
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: ssu0262, Assigned: cathleennscp)
Details
my test case was a .xpi file without an install.js. xpinstall logged into
install.log that the install.js was missing.
However, xpistub did not pass the error through to the Windows wizard installer.
This was running from within the wizard.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → INVALID
I did more debugging and the error value is getting returned to the XPIFinal()
callback function instead of the function I call, XPIInstall().
I'll need to update the wizard to detect the error. I'll file a bug against
myself on it.
Closing this bug as Invalid.
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•