Labs/Jetpack/SDK/APIs: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 228: | Line 228: | ||
|- | |- | ||
| Menus | | Menus | ||
| | |||
| | |||
| | |||
| | |||
| | |||
|- | |||
| UI Notifications | |||
| | | | ||
| | | |
Revision as of 18:21, 13 July 2010
The Jetpack SDK 1.0 release must meet the goal of "A carefully selected set of APIs that satisfies the common use cases of addons".
NOTE: This page is still being filled in. We have actually implemented some of these things :)
Platform capabilities
API | Status | Impl | Docs | Version | Notes |
Addons do not require a restart | [DONE] | ||||
Memory profiling | [DONE] | ||||
Multi-level logging | [DONE] | ||||
Security model with privilege restrictions | |||||
Run outside the main application process | |||||
Cross-version compatibility | |||||
Localization | |||||
Documentation framework | [DONE] | ||||
Testing framework | [DONE] |
High-level APIs
API | Status | Impl | Docs | Version | Notes |
Context Menu | [DONE] | ||||
File | |||||
Observers | [DONE] | ||||
Page Worker | [DONE] | ||||
Preferences | [DONE] | ||||
Request | [DONE] | ||||
Selection | [DONE] | ||||
Storage | [DONE] | ||||
Tabs | [DONE] | ||||
Timer | [DONE] | ||||
Widget | [DONE] | ||||
Panels | |||||
Page-modifications | |||||
Places | |||||
Windows | |||||
Sidebar | |||||
Preferences | Myk added, needs clarification | ||||
Database (SQLite) | |||||
Clipboard | |||||
Keyboard Shortcuts | |||||
Menus | |||||
UI Notifications |