3
edits
m (Updated for implementation of WebPayment and Alarm APIs on Desktop.) |
|||
Line 250: | Line 250: | ||
* dom.mozAlarms.enabled = true only in b2g.js (checked for in AlarmsManager.js) | * dom.mozAlarms.enabled = true only in b2g.js (checked for in AlarmsManager.js) | ||
--> | --> | ||
| {{WebAPIPlatformAvailability| | | {{WebAPIPlatformAvailability|Implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| { | | {[[WebAPI/Security/Alarm|Security]] | ||
|- | |- | ||
| [[WebAPI/BrowserAPI|Browser API]] | | [[WebAPI/BrowserAPI|Browser API]] | ||
Line 352: | Line 352: | ||
* dom.mozPay.enabled=true in at least b2g.js and mobile/...js | * dom.mozPay.enabled=true in at least b2g.js and mobile/...js | ||
--> | --> | ||
| {{WebAPIPlatformAvailability| | | {{WebAPIPlatformAvailability|Implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| | | | ||
|- | |- | ||
| [http://www.w3.org/TR/IndexedDB/ IndexedDB] | | [http://www.w3.org/TR/IndexedDB/ IndexedDB] |
edits