Security/Reviews/Gaia/homescreen: Difference between revisions

Jump to navigation Jump to search
 
Line 20: Line 20:


====Permissions====
====Permissions====
"webapps-manage":used to get the list of all installed apps, so that apps can be launched when their icon is tapped.
* "webapps-manage":used to get the list of all installed apps, so that apps can be launched when their icon is tapped.
"systemXHR": Used to load application icons
* "systemXHR": Used to load application icons
"settings": used to observe when language changes (which can't be done with navigator.language) and also to set the keyboard language.
* "settings": used to observe when language changes (which can't be done with navigator.language) and also to set the keyboard language.
"device-storage:pictures": this is no longer used bug 843921 raised to remove this.
* "device-storage:pictures": this is no longer used bug 843921 raised to remove this.
"open-remote-window":This allows the homescreen to open windows in seperate content processes (ie <iframe remote='true>)
* "open-remote-window":This allows the homescreen to open windows in seperate content processes (ie <iframe remote='true>)
"geolocation": Used by everything.me to provide more relevant content
* "geolocation": Used by everything.me to provide more relevant content


====Web Activity Handlers ====
====Web Activity Handlers ====
Confirmed users
152

edits

Navigation menu