Closed Bug 242309 Opened 21 years ago Closed 21 years ago

Implement nsIXULChromeRegistry::UninstallPackage

Categories

(Toolkit :: Add-ons Manager, defect)

x86
All
defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: bugs, Assigned: bugs)

Details

I need UninstallPackage to work - remove the package from the chrome registry's package list and remove any of the packages' supplied dynamic overlays from the various dynamic datasources (overlays.rdf). To do this I need to make the UninstallPackage method on nsIXULChromeRegistry take an ACString rather than a string parameter, consistent with the other "uninstall" methods. (I don't see why skin/locale internal identifiers can be CStrings but packages are unicode).
.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Product: Firefox → Toolkit
You need to log in before you can comment on or make changes to this bug.