Jetpack/Weekly Meeting/2012-5-22: Difference between revisions
< Jetpack | Weekly Meeting
Jump to navigation
Jump to search
(→Agenda) |
|||
| Line 9: | Line 9: | ||
= AMO addons statistics = | = AMO addons statistics = | ||
Based on all addons available on public ftp: ftp://ftp.mozilla.org/pub/mozilla.org/addons/ | Based on all addons available on public ftp: ftp://ftp.mozilla.org/pub/mozilla.org/addons/ <br /> | ||
We have 819 jetpack addons (vs 8603 traditional xul addons) | |||
We have 819 jetpack addons (vs 8603 traditional xul addons)<br /> | |||
Number of jetpack addons based on SDK version: | Number of jetpack addons based on SDK version: | ||
0.x -- 31 | * 0.x -- 31 | ||
1.0 -- 132 | * 1.0 -- 132 | ||
1.1 -- 14 | * 1.1 -- 14 | ||
1.2 -- 223 | * 1.2 -- 223 | ||
1.3 -- 106 | * 1.3 -- 106 | ||
1.4 -- 54 | * 1.4 -- 54 | ||
1.5 -- 150 | * 1.5 -- 150 | ||
1.6 -- 104 | * 1.6 -- 104 | ||
1.7 -- 4 | * 1.7 -- 4 | ||
1.8 -- 1 | * 1.8 -- 1 | ||
<br /> | |||
* It isn't really obvious that jetpack addons are repacked. | * It isn't really obvious that jetpack addons are repacked. | ||
* 31 addons are using an unknown SDK version. Before 1.0b2, we weren't specifying SDK version in xpi. | * 31 addons are using an unknown SDK version. Before 1.0b2, we weren't specifying SDK version in xpi. | ||
Revision as of 17:04, 22 May 2012
Agenda
- Builder
- SDK
- Anything for 1.8b2 later today?
- Roundtable
- SDK versions used on AMO
AMO addons statistics
Based on all addons available on public ftp: ftp://ftp.mozilla.org/pub/mozilla.org/addons/
We have 819 jetpack addons (vs 8603 traditional xul addons)
Number of jetpack addons based on SDK version:
- 0.x -- 31
- 1.0 -- 132
- 1.1 -- 14
- 1.2 -- 223
- 1.3 -- 106
- 1.4 -- 54
- 1.5 -- 150
- 1.6 -- 104
- 1.7 -- 4
- 1.8 -- 1
- It isn't really obvious that jetpack addons are repacked.
- 31 addons are using an unknown SDK version. Before 1.0b2, we weren't specifying SDK version in xpi.
- We have 103 addons using pre 1.0b5 version that was using system principal for content scripts.