canmove, Confirmed users
548
edits
| Line 44: | Line 44: | ||
=== Add-on SDK === | === Add-on SDK === | ||
Release (1. | Release (1.7 -> Firefox 12, 13) | ||
* Everything is looking good | |||
Stabilization (1. | Stabilization (1.8 -> Firefox 13, 14) | ||
* [https://groups.google.com/forum/#!msg/mozilla-labs-jetpack/xYIdrlUwyb8/xWUn35eVK6YJ Released Add-on SDK 1.8b3] yesterday | |||
Development (1. | Development (1.9 -> Firefox 14, 15) | ||
* We have three new proposals available for review and comment | |||
** [https://github.com/mozilla/addon-sdk/wiki/JEP-Content-scripts Content Scripts]: ability to share content script instances in different APIs contexts. | |||
** [https://github.com/mozilla/addon-sdk/wiki/JEP-Disposable Disposables]: a 'dispose' method for resource management | |||
** [https://github.com/mozilla/addon-sdk/wiki/JEP-Collections Collections]: a common API for all collections to make code more maintainable and easy to grok. | |||
===Identity=== | ===Identity=== | ||