Closed
Bug 18703
Opened 26 years ago
Closed 26 years ago
Mac Install scripts should call AbortInstall()
Categories
(SeaMonkey :: Installer, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
M12
People
(Reporter: samir_bugzilla, Assigned: samir_bugzilla)
Details
The .xpi packages' install scripts need to detect for errors using
GetLastError() after all the actions and call AbortInstall() if the error is not
0 or 999.
| Assignee | ||
Updated•26 years ago
|
Target Milestone: M12
Updated•26 years ago
|
Summary: Mac Install scripts should call AbortInstall()
| Assignee | ||
Updated•26 years ago
|
Status: NEW → RESOLVED
Closed: 26 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 1•26 years ago
|
||
Fixes checked in to browser.jst, install.jst, editor.jst, and mail.jst for the
Mac.
Updated•26 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•26 years ago
|
||
verified abortinstall() in scripts
Bulk changing all JAR Installation component bugs to Installer: XPI Packages
Updated•21 years ago
|
Product: Browser → Seamonkey
Component: Installer: XPI Packages → Installer
QA Contact: agracebush → general
You need to log in
before you can comment on or make changes to this bug.
Description
•