Confirmed users
502
edits
| Line 43: | Line 43: | ||
* '''Status:''' ? | * '''Status:''' ? | ||
* '''What is being blocked:''' Performance issues involving mozApp.getAll() calls during start-up. | * '''What is being blocked:''' Performance issues involving mozApp.getAll() calls during start-up. | ||
* '''What this | * '''What this will solve:''' In settings app there are cases in which we have to find specific role or type of apps like homescreens or addons. Currently the only way would be getting all apps and check their properties one by one, which leads to performance issues. Providing a filter solves the performance issue during start-up. | ||
== Date & time format API: bug ? == | == Date & time format API: bug ? == | ||