Closed
Bug 1100639
Opened 11 years ago
Closed 11 years ago
Remove support for Sunbird
Categories
(Add-on SDK Graveyard :: General, defect)
Add-on SDK Graveyard
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: fwang, Assigned: fwang)
References
Details
Attachments
(1 file)
$ find -type f | xargs grep unbird
./modules/system/XulApp.js: Sunbird: "{718e30fb-e89b-41dd-9da7-e25a45638b28}",
./test/test-xul-app.js: var apps = ["Firefox", "Mozilla", "Sunbird", "SeaMonkey",
"Development on the Sunbird project has halted and its final release was on March 30, 2010." (https://addons.mozilla.org/en-US/sunbird)
It's no longer mentioned in the Valid Application Versions:
https://addons.mozilla.org/en-US/firefox/pages/appversions/
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → fred.wang
| Assignee | ||
Comment 1•11 years ago
|
||
Attachment #8524153 -
Flags: review?(evold)
Updated•11 years ago
|
Attachment #8524153 -
Flags: review?(evold) → review+
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/addon-sdk
https://github.com/mozilla/addon-sdk/commit/9621ce91751031a91df39b789eb3df05e3af0632
Bug 1100639 - Remove support for Sunbird. r=erikvold
https://github.com/mozilla/addon-sdk/commit/3f9f21cfbf399bab10952b578e3d0ad8be46d5a0
Merge pull request #1715 from fred-wang/sunbird
Bug 1100639 - Remove support for Sunbird. r=erikvold
| Assignee | ||
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•