Closed
Bug 248128
Opened 21 years ago
Closed 21 years ago
EM should report error, fail gracefully when extension registers chrome without providers
Categories
(Toolkit :: Add-ons Manager, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 245316
People
(Reporter: shaver, Assigned: bugs)
References
Details
If a jar-directory is named in the installation manifest, but the directory does
not contain a contents.rdf (or, likely, if the contents.rdf is malformed), the
extension installation is terminated abruptly, leaving the app unable to start
up until manual surgery is performed on the extensions directory.
<em:file>
<em:locale>/locale/en-US/</em:locale> <!-- empty dir! -->
</em:file>
This seems the same as Bug 245316?
This was fixed (an error dialog appears at the next startup if a package listed
in the install.rdf can't be registered) in Bug 245316.
*** This bug has been marked as a duplicate of 245316 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Product: Firefox → Toolkit
You need to log in
before you can comment on or make changes to this bug.
Description
•