Closed
Bug 500158
Opened 16 years ago
Closed 8 years ago
Update the theme packaging document
Categories
(Developer Documentation Graveyard :: Add-ons, defect)
Developer Documentation Graveyard
Add-ons
Tracking
(Not tracked)
RESOLVED
INVALID
People
(Reporter: spitfire.kuden, Assigned: sheppy)
References
()
Details
(Whiteboard: u=mozdev p=0 c=Add-ons)
The theme packaging that used chrome.manifest (contents.rdf isn't used) became possible four years ago.
https://bugzilla.mozilla.org/show_bug.cgi?id=291946#c35
However, theme packaging document is written like this:
> You must have a top-level chrome.manifest or contents.rdf file
> which registers the chrome for the theme.
https://developer.mozilla.org/en/Theme_Packaging
Still, a lot of themes don't use chrome.manifest and contents.rdf is used.
And, Bug 492008 was checked-in.
contents.rdf has not worked any longer.
It is necessary to update the theme packaging document for Firefox.next.
| Assignee | ||
Comment 1•16 years ago
|
||
For starters, I've added a note explaining that contents.rdf is no longer supported. Someone needs to find time to substantially revise the theme packaging documentation.
Comment 2•16 years ago
|
||
A bit off-topic: Is there a way to inform theme authors which have written themes and will probably no notice this change?
| Reporter | ||
Comment 3•16 years ago
|
||
And, Bug 371495 was checked-in.
Theme cannot use aboutURL and optionsURL since Firefox 3.7.
Updated•13 years ago
|
Component: Documentation Requests → Documentation
Updated•13 years ago
|
Component: Documentation → General
Product: Mozilla Developer Network → Developer Documentation
| Assignee | ||
Updated•12 years ago
|
Whiteboard: u=mozdev p=0
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → eshepherd
Component: General → Add-ons
Whiteboard: u=mozdev p=0 → u=mozdev p=0 c=Add-ons
Comment 4•8 years ago
|
||
I think this is no longer relevant.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•