canmove, Confirmed users
548
edits
| Line 194: | Line 194: | ||
===Land APIs & Loader in Firefox=== | ===Land APIs & Loader in Firefox=== | ||
For quite a while, we have discussed landing the Add-on SDK APIs and Loader into Firefox itself. There are multiple benefits to this including either making repacks less frequent or altogether obsolete (in other words, ensuring add-ons using these high-level APIs would always remain compatible through different versions of Firefox), making add-ons built with the SDK much smaller, and possibly improving add-ons performance even more. In addition, this would give the SDK codebase even more legitimacy which could help us gain more developers using it to create add-ons. | |||
We do have a few requirements for landing into Firefox though: | |||
1. The Existing Jetpack team should continue to maintain this code | |||
2. The code should be able to remain in github for development | |||
3. Our current code reviewers should maintain that power to review | |||
===P2 APIs=== | ===P2 APIs=== | ||