Closed
Bug 10182
Opened 25 years ago
Closed 17 years ago
semi private apis in nsISoftwareUpdate
Categories
(Core Graveyard :: Installer: XPInstall Engine, defect, P3)
Core Graveyard
Installer: XPInstall Engine
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: dougt, Assigned: dveditz)
References
Details
The following methods should be moved into a seperate "private" interface.
NS_IMETHOD InstallJarCallBack() = 0;
NS_IMETHOD GetMasterNotifier(nsIXPINotifier **notifier) = 0;
NS_IMETHOD SetActiveNotifier(nsIXPINotifier *notifier) = 0;
Reporter | ||
Updated•25 years ago
|
Target Milestone: M15
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Bulk move of XPInstall (component to be deleted) bugs to Installer: XPInstall
Engine
Assignee | ||
Updated•25 years ago
|
Target Milestone: M15 → M18
Assignee | ||
Comment 2•24 years ago
|
||
Resetting target field for missed milestones
Target Milestone: M18 → ---
Assignee | ||
Comment 3•17 years ago
|
||
The xpinstall script engine has been removed from the trunk, bugs in it are obsolete.
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → WONTFIX
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
•