Security/Reviews/Gaia/clock: Difference between revisions

No edit summary
 
(One intermediate revision by the same user not shown)
Line 22: Line 22:


====Permissions====
====Permissions====
These permissions are set in the manifest:
* "storage": indexeddb/appcache without size limitations
* "alarms": self-explanatory
* "settings": required to add/remove alarms
* "attention": required to allow alarm window to be placed on top
* "audio-channel-alarm":  self-explanatory


The app has full read/write permissions to the Settings in order to add and remove alarms.
The app has full read/write permissions to the Settings in order to add and remove alarms.
Line 30: Line 36:
====Web Activity Handlers ====
====Web Activity Handlers ====


None
in ./active_alarm.js:20, to handle all alarm messages,


====Web Activity Usage ====
====Web Activity Usage ====
Confirmed users
236

edits