User:Timdream/Blocking Features: Difference between revisions

Jump to navigation Jump to search
Line 41: Line 41:
== mozApps.getAll needs a filter based on "role" and "type" ==
== mozApps.getAll needs a filter based on "role" and "type" ==


* '''Status:''' ?
* '''Status:''' '''<font color=red>NOT STARTED</font>'''
* '''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 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.
* '''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.
Confirmed users
502

edits

Navigation menu