Confirmed users
971
edits
Line 162: | Line 162: | ||
=== Actions & Recommendations === | === Actions & Recommendations === | ||
The | The contacts app unnecessarily has access to all system settings. This is an issue with the Settings API that should be improved in a future version of Firefox OS: | ||
* {{bug|841071}} Settings are globally shared between applications | * {{bug|841071}} Settings are globally shared between applications | ||
Line 169: | Line 169: | ||
* {{bug|847417}} Contacts should be turned into minimal standalone application | * {{bug|847417}} Contacts should be turned into minimal standalone application | ||
Usage of innerHTML: | |||
* {{bug|828751}} Favor use of createElement and textContent instead of innerHTML in Gaia:Contacts |