Closed
Bug 787072
Opened 13 years ago
Closed 13 years ago
Add `module.metadata` with `stability` flags to SDK modules' code
Categories
(Add-on SDK Graveyard :: General, defect, P1)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zer0, Assigned: zer0)
References
Details
Attachments
(1 file)
Every modules in SDK should have the metadata with stability flag set.
Modules' metadata proposal:
https://github.com/mozilla/addon-sdk/wiki/JEP-Metadata
Modules' stability status list:
https://docs.google.com/spreadsheet/ccc?key=0ArhtdvniRVpcdEl1SDdpQmJ1XzFuOHluaUt4YXhGQkE#gid=0
| Assignee | ||
Updated•13 years ago
|
Assignee: nobody → zer0
| Assignee | ||
Comment 1•13 years ago
|
||
Pointer to Github pull-request
| Assignee | ||
Updated•13 years ago
|
Attachment #656909 -
Flags: review?(wbamberg)
Priority: -- → P1
Updated•13 years ago
|
Attachment #656909 -
Flags: review?(wbamberg) → review+
Comment 2•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/cdfb1612bab0ee71051f9175ffb6a360c1b1f85f
Bug 787072 - Add `module.metadata` with `stability` flags to SDK modules
https://github.com/mozilla/addon-sdk/commit/1d2f4c2b56a3577062f7e00d8075c52dc77625b4
Merge pull request #544 from ZER0/stability/Bug787072
Fix Bug 787072 - Add `module.metadata` with `stability` flags to SDK modules r=@wbamberg
| Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•