Closed
Bug 526993
Opened 16 years ago
Closed 14 years ago
Invalid extension ID causes extension checking to stop
Categories
(Firefox :: Extension Compatibility, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: mkaply, Unassigned)
Details
I was having a problem with 3.6 where my extension compatibility wasn't being checked.
What I found was that I had a pointer in my extension directory that pointed to an install.rdf that didn't match.
I got the error:
Error: installLocation is null
Source File: file:///Applications/Firefox%203.6%20Beta%201.app/Contents/MacOS/components/nsExtensionManager.js
Line: 1866
in the console and checking was aborted, so only three of my 40 extensions showed up.
This failure case should be better handled.
| Reporter | ||
Comment 1•14 years ago
|
||
This won't apply anymore (old extension manager)
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•