Closed
Bug 624814
Opened 15 years ago
Closed 15 years ago
Theme vs Extension detection
Categories
(addons.mozilla.org Graveyard :: Admin/Editor Tools, defect)
addons.mozilla.org Graveyard
Admin/Editor Tools
Tracking
(Not tracked)
VERIFIED
FIXED
5.12.6
People
(Reporter: clouserw, Assigned: jbalogh)
Details
Alright, to clear up all the confusion, this is what we should be doing:
if .jar ==> theme
if .xpi && <em:internalName> exists ==> theme
(dictionary, etc. detection)
nothing else matches ==> extension
| Assignee | ||
Comment 1•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Comment 2•15 years ago
|
||
<em:internalName> is now a required property for themes as per https://developer.mozilla.org/en/Theme_Packaging#install.rdf
verified that .xpi with <em:internalName> is treated as a theme.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•