Closed Bug 21715 Opened 25 years ago Closed 25 years ago

nsJSInstall doesn't SaveError() when errors detected

Categories

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

All
Other
defect

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: dveditz, Assigned: dbragg)

References

Details

nsJSInstall does some basic error checks on method arguments and returns errors
to the script, but does not call nsInstall::SaveError() so these can be
detected later.

This mostly affects type checking for the new folder object, but in a few other
cases too.

We may need to make SaveError() public in order to call it.
Blocks: 21671
Status: NEW → ASSIGNED
Fix is in hand.  Not an M12 bug so can't check in until the tree opens.
Target Milestone: M13
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Fixed by adding SaveError to the nsJSInstall.cpp code.
Status: RESOLVED → VERIFIED
Build 2000-01-10-09-M13(WIN), 2000-01-13-14-M13(MAC), 2000-01-13-13-M13(LINUX)

Errors are being trapped.  Marking Verified!
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.