Confirmed users
587
edits
No edit summary |
No edit summary |
||
Line 29: | Line 29: | ||
* Management through Extension Manager [[Firefox/Sprints/Extension_Manager_API|API]] and [[Extension_Manager:UI_Update|UI]] | * Management through Extension Manager [[Firefox/Sprints/Extension_Manager_API|API]] and [[Extension_Manager:UI_Update|UI]] | ||
* Install & update comparable to current addons | * Install & update comparable to current addons | ||
== Platform requirements == | == Platform requirements == | ||
Line 50: | Line 51: | ||
* JavaScript memory tracker | * JavaScript memory tracker | ||
* Object.freeze() ({{bug| | * Object.freeze() | ||
** {{bug|492844}} - ES5: Implement Object.freeze, Object.isFrozen | |||
=== Layout === | |||
* Transparent iframes | |||
** {{bug|235877}} - Iframe elements in XUL (like 'page' etc.) can not be made transparent | |||
** {{bug|130078}} - integrate iframe into chrome view hierarchy (link view managers / trees between chrome and content) | |||
== Jetpack requirements == | == Jetpack requirements == |