Apps/Security/Permissions: Difference between revisions

From MozillaWiki
< Apps‎ | Security
Jump to navigation Jump to search
No edit summary
(Replaced content with "{{note|Please do not edit this page. Share your ideas in dev-webapps@lists.mozilla.org or Apps/Security/Discussion instead}} ===Permissions=== [https://docs.google.com/...")
 
(8 intermediate revisions by one other user not shown)
Line 1: Line 1:
{{note|Please do not edit this page.  Share your ideas in dev-webapps@lists.mozilla.org or [[Apps/Security/Discussion]] instead}}
{{note|Please do not edit this page.  Share your ideas in dev-webapps@lists.mozilla.org or [[Apps/Security/Discussion]] instead}}


{| border="1"
===Permissions===
|+ Web Content (not exhaustive)
[https://docs.google.com/spreadsheet/ccc?key=0Akyz_Bqjgf5pdENVekxYRjBTX0dCXzItMnRyUU1RQ0E#gid=0 This spreadsheet] shows the list of permissions associated with new Web APIs
|-
 
! API!!Action!!Explicit!!Visual Indicator
Note: this table does not include functionality provided to apps via web activities.
|-
| Screen Orientation||lock screen orientation, detect changes||No||No
|-
| Vibration API||||No||
|-
| IdleAPI||Detect user inactive||Yes||No
|-
| ResourceLock API||Prevent the screen from being dimmed or switched off||No||No
|-
| Geolocation API||Obtain current location of user||||
|-
| Mouse Lock API||Lock access to mouse and get access to movement deltas rather than coordinates.||Yes||No
|-
| Network Information API||Get basic information about current network connectivity.||No||No
|-
| Battery Status API||Information about battery charge level and if device is plugged in.||No||No
|}

Latest revision as of 18:15, 5 June 2012

Note: Please do not edit this page. Share your ideas in dev-webapps@lists.mozilla.org or Apps/Security/Discussion instead

Permissions

This spreadsheet shows the list of permissions associated with new Web APIs

Note: this table does not include functionality provided to apps via web activities.