Confirmed users
112
edits
(→Planned for initial release of B2G (aka Basecamp): move the irrelevant bits elsewhere, remove duplicate bits from this table) |
|||
Line 21: | Line 21: | ||
|- | |- | ||
! API | ! API | ||
! Description | ! Description | ||
! Standardization | ! Standardization | ||
! colspan="3"|Availability | ! colspan="3"|Availability | ||
! See also | |||
|- | |- | ||
| [[WebAPI/WebTelephony|WebTelephony]] | | [[WebAPI/WebTelephony|WebTelephony]] | ||
| Allow placing and answering phone calls as well as build in-call UI. | | Allow placing and answering phone calls as well as build in-call UI. | ||
| W3C ED (SysApps) | | W3C ED (SysApps) | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|674726}}, [[WebAPI/Security/WebTelephony|Security]] | |||
|- | |- | ||
| [http://dev.w3.org/2009/dap/vibration/ Vibration API] | | [http://dev.w3.org/2009/dap/vibration/ Vibration API] | ||
| Control device vibration for things like haptic feedback in games. Not intended to solve things like vibration for notification. | | Control device vibration for things like haptic feedback in games. Not intended to solve things like vibration for notification. | ||
| W3C CR (Device APIs) | | W3C CR (Device APIs) | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|679966}}, [[WebAPI/Security/Vibration|Security]] | |||
|- | |- | ||
| [[WebAPI/WebSMS|WebSMS]] | | [[WebAPI/WebSMS|WebSMS]] | ||
| Send/receive SMS messages as well as manage messages stored on device. | | Send/receive SMS messages as well as manage messages stored on device. | ||
| W3C ED (SysApps) | | W3C ED (SysApps) | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|offByDefault|Android}} | | {{WebAPIPlatformAvailability|offByDefault|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|674725}}, [[WebAPI/Security/SMS|Security]] | |||
|- | |- | ||
| [[WebAPI/IdleAPI|Idle API]] | | [[WebAPI/IdleAPI|Idle API]] | ||
| Get notifications when user is idle. | | Get notifications when user is idle. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|715041}}, [[WebAPI/Security/Idle|Security]] | |||
|- | |- | ||
| [[WebAPI/ScreenOrientation|Screen Orientation]] | | [[WebAPI/ScreenOrientation|Screen Orientation]] | ||
| Get notification when screen orientation changes as well as control which screen orientation a page/app wants. | | Get notification when screen orientation changes as well as control which screen orientation a page/app wants. | ||
| W3C WD (WebApps) | | W3C WD (WebApps) | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|720794}} {{bug|740188}} {{bug|673922}}, [[WebAPI/Security/ScreenOrientation|Security]] | |||
|- | |- | ||
| [[WebAPI/SettingsAPI|Settings API]] | | [[WebAPI/SettingsAPI|Settings API]] | ||
| Set system-wide configurations that are saved permanently on the device. | | Set system-wide configurations that are saved permanently on the device. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|678695}}, [[WebAPI/Security/Settings|Security]] | |||
|- | |- | ||
| [[WebAPI/PowerManagementAPI|Power Management API]] | | [[WebAPI/PowerManagementAPI|Power Management API]] | ||
| Turn on/off screen, cpu, device power, etc. Listen and inspect resource lock events. | | Turn on/off screen, cpu, device power, etc. Listen and inspect resource lock events. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|708964}}, [[WebAPI/Security/PowerManagement|Security]] | |||
|- | |- | ||
| [[WebAPI/WebMobileConnection|Mobile Connection API]] | | [[WebAPI/WebMobileConnection|Mobile Connection API]] | ||
| Expose signal strength, operator, etc for GSM and other mobile connections. This does not cover WiFi. | | Expose signal strength, operator, etc for GSM and other mobile connections. This does not cover WiFi. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|729173}}, [[WebAPI/Security/MobileConnection|Security]] | |||
|- | |- | ||
| TCP Socket API | | TCP Socket API | ||
| Low-level TCP socket API. Will also include SSL support. | | Low-level TCP socket API. Will also include SSL support. | ||
| W3C ED (SysApps) | | W3C ED (SysApps) | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|733573}}, [[WebAPI/Security/TCPSocket|Security]] | |||
|- | |- | ||
| [http://www.w3.org/TR/geolocation-API/ Geolocation API] | | [http://www.w3.org/TR/geolocation-API/ Geolocation API] | ||
| Access to the end user's location. | | Access to the end user's location. | ||
| W3C CR | | W3C CR | ||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| [[WebAPI/Security/Geolocation|Security]] | |||
|- | |- | ||
| [http://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/ed980c42261c5f4a WiFi Information API] | | [http://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/ed980c42261c5f4a WiFi Information API] | ||
| Privileged API to get a list of available WiFi networks. Also get signal strength and name of currently connected network, etc. | | Privileged API to get a list of available WiFi networks. Also get signal strength and name of currently connected network, etc. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| [[WebAPI/Security/Wifi|Security]] | |||
|- | |- | ||
| [[WebAPI/DeviceStorageAPI|Device Storage API]] | | [[WebAPI/DeviceStorageAPI|Device Storage API]] | ||
| Add/Read/Modify files stored on a central location on the device. For example the "pictures" folder on modern desktop platforms or the photo storage in mobile devices. | | Add/Read/Modify files stored on a central location on the device. For example the "pictures" folder on modern desktop platforms or the photo storage in mobile devices. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|offByDefault|Desktop}} | | {{WebAPIPlatformAvailability|offByDefault|Desktop}} | ||
| {{WebAPIPlatformAvailability|offByDefault|Android}} | | {{WebAPIPlatformAvailability|offByDefault|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|717103}}, [[WebAPI/Security/DeviceStorage|Security]] | |||
|- | |- | ||
| [[WebAPI/ContactsAPI|Contacts API]] | | [[WebAPI/ContactsAPI|Contacts API]] | ||
| Add/Read/Modify the device contacts address book. | | Add/Read/Modify the device contacts address book. | ||
| W3C ED (SysApps) | | W3C ED (SysApps) | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|674720}}, [[WebAPI/Security/Contacts|Security]] | |||
|- | |- | ||
| [http://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html Mouse Lock API] | | [http://dvcs.w3.org/hg/pointerlock/raw-file/default/index.html Mouse Lock API] | ||
| Lock access to mouse and get access to movement deltas rather than coordinates. | | Lock access to mouse and get access to movement deltas rather than coordinates. | ||
| W3C ED | |||
| W3C | |||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|notPlanned|B2G}} | | {{WebAPIPlatformAvailability|notPlanned|B2G}} | ||
| {{bug|633602}} | |||
|- | |- | ||
| [https://developer.mozilla.org/en-US/docs/JavaScript_API Open WebApps] | | [https://developer.mozilla.org/en-US/docs/JavaScript_API Open WebApps] | ||
| Install web apps and manage installed webapps. Also allows an installed webapp to get payment information. Everything needed to build a Open WebApps app store. | | Install web apps and manage installed webapps. Also allows an installed webapp to get payment information. Everything needed to build a Open WebApps app store. | ||
| W3C WD (SysApps) | | W3C WD (SysApps) | ||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|697006}}, [[WebAPI/Security/OpenWebApp|Security]] | |||
|- | |- | ||
| [[WebAPI/WebBluetooth|WebBluetooth]] | | [[WebAPI/WebBluetooth|WebBluetooth]] | ||
| Low level access to Bluetooth hardware. | | Low level access to Bluetooth hardware. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|674737}}, [[WebAPI/Security/Bluetooth|Security]] | |||
|- | |- | ||
| [http://dvcs.w3.org/hg/dap/raw-file/tip/network-api/index.html Network Information API] | | [http://dvcs.w3.org/hg/dap/raw-file/tip/network-api/index.html Network Information API] | ||
| Get basic information about current network connectivity. Example: "How fast of a connection do I have?". | | Get basic information about current network connectivity. Example: "How fast of a connection do I have?". | ||
| W3C ED | |||
| W3C | |||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|notImplemented|B2G}} | | {{WebAPIPlatformAvailability|notImplemented|B2G}} | ||
| {{bug|677166}} {{bug|713199}}, [[WebAPI/Security/NetworkInfo|Security]] | |||
|- | |- | ||
| [http://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html Battery Status API] | | [http://dvcs.w3.org/hg/dap/raw-file/tip/battery/Overview.html Battery Status API] | ||
| Information about battery charge level and if device is plugged in. | | Information about battery charge level and if device is plugged in. | ||
| W3C CR (DAP) | | W3C CR (DAP) | ||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|678694}}, [[WebAPI/Security/Battery|Security]] | |||
|- | |- | ||
| [[WebAPI/AlarmAPI|Alarm API]] | | [[WebAPI/AlarmAPI|Alarm API]] | ||
| Schedule a notification, or for an application to be started, at a specific time. | | Schedule a notification, or for an application to be started, at a specific time. | ||
| W3C WD (SysApps) | | W3C WD (SysApps) | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|749551}}, [[WebAPI/Security/Alarm|Security]] | |||
|- | |- | ||
| [[WebAPI/BrowserAPI|Browser API]] | | [[WebAPI/BrowserAPI|Browser API]] | ||
| Enables implementing a browser completely in web technologies. | | Enables implementing a browser completely in web technologies. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|693515}}, [[WebAPI/Security/BrowserAPI|Security]] | |||
|- | |- | ||
| Time/Clock API | | Time/Clock API | ||
| Set current time. Timezone will go in the Settings API. | | Set current time. Timezone will go in the Settings API. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notimplemented|Desktop}} | | {{WebAPIPlatformAvailability|notimplemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notimplemented|Android}} | | {{WebAPIPlatformAvailability|notimplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|714357}}, {{bug|714358}}, [http://groups.google.com/group/mozilla.dev.webapi/browse_thread/thread/f382abb068abd4c5 API proposed] | |||
|- | |- | ||
| [[WebAPI/WebActivities|Web Activities]] | | [[WebAPI/WebActivities|Web Activities]] | ||
| Delegate an activity to another application. | | Delegate an activity to another application. | ||
| Discussed in Device APIs | | Discussed in Device APIs | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|715814}} {{bug|776027}} for Android | |||
|- | |- | ||
| [[WebAPI/PushAPI|Push Notifications API]] | | [[WebAPI/PushAPI|Push Notifications API]] | ||
| Allow the platform to send notification messages to specific applications. | | Allow the platform to send notification messages to specific applications. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|notImplemented|Android}} | | {{WebAPIPlatformAvailability|notImplemented|Android}} | ||
| {{WebAPIPlatformAvailability|notImplemented|B2G}} | | {{WebAPIPlatformAvailability|notImplemented|B2G}} | ||
| {{bug|747907}}, [https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.webapps/Sff8MqFSO4E Security] | |||
|- | |- | ||
| Permissions API | | Permissions API | ||
| Allow Settings app to manage all app permissions in a centralized location | | Allow Settings app to manage all app permissions in a centralized location | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|707625}}, [[WebAPI/Security/PermissionsAPI|Security]] | |||
|- | |- | ||
| [https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.webapi/PraULCQntqA WebFM API] | | [https://groups.google.com/forum/?fromgroups#!topic/mozilla.dev.webapi/PraULCQntqA WebFM API] | ||
| For FM radio feature. | | For FM radio feature. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|749053}}, [[WebAPI/Security/FMRadioAPI|Security]] | |||
|- | |- | ||
| [[WebAPI/FileHandleAPI|FileHandle API]] | | [[WebAPI/FileHandleAPI|FileHandle API]] | ||
| Writable files with locking. | | Writable files with locking. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|notImplemented|B2G}} | | {{WebAPIPlatformAvailability|notImplemented|B2G}} | ||
| {{bug|726593}} | |||
|- | |- | ||
| Network Stats API | | Network Stats API | ||
| Monitor data usage and expose data to privileged apps | | Monitor data usage and expose data to privileged apps | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | | {{WebAPIPlatformAvailability|certifiedOnly|B2G}} | ||
| {{bug|746069}} | |||
|- | |- | ||
| [[WebAPI/WebPayment|WebPayment]] | | [[WebAPI/WebPayment|WebPayment]] | ||
| Allow web content to initiate payments and refunds for virtual goods. For the server implementation, see [[WebAPI/WebPayment|WebPaymentProvider]]. | | Allow web content to initiate payments and refunds for virtual goods. For the server implementation, see [[WebAPI/WebPayment|WebPaymentProvider]]. | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|notPlanned|Android}} | | {{WebAPIPlatformAvailability|notPlanned|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|767818}} | |||
|- | |- | ||
| [http://www.w3.org/TR/IndexedDB/ IndexedDB] | | [http://www.w3.org/TR/IndexedDB/ IndexedDB] | ||
| Client-side storage of structured data and high performance searches on this data | | Client-side storage of structured data and high performance searches on this data | ||
| W3C WD | |||
| W3C | |||
| {{WebAPIPlatformAvailability|implemented|Desktop}} | | {{WebAPIPlatformAvailability|implemented|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|553412}}, [[WebAPI/Security/indexDB|Security]] | |||
|- | |- | ||
| [[WebAPI/ArchiveAPI|Archive API]] | | [[WebAPI/ArchiveAPI|Archive API]] | ||
| Blob support for Zip file contents | | Blob support for Zip file contents | ||
| Future? | | Future? | ||
| {{WebAPIPlatformAvailability|offByDefault|Desktop}} | | {{WebAPIPlatformAvailability|offByDefault|Desktop}} | ||
| {{WebAPIPlatformAvailability|offByDefault|Android}} | | {{WebAPIPlatformAvailability|offByDefault|Android}} | ||
| {{WebAPIPlatformAvailability|offByDefault|B2G}} | | {{WebAPIPlatformAvailability|offByDefault|B2G}} | ||
| {{bug|772434}} | |||
|- | |- | ||
| [http://www.w3.org/TR/ambient-light/ Ambient light sensor] | | [http://www.w3.org/TR/ambient-light/ Ambient light sensor] | ||
| Device light sensor support | | Device light sensor support | ||
| W3C WD | |||
| W3C | |||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|738465}} | |||
|- | |- | ||
| [http://www.w3.org/TR/proximity/ Proximity sensor] | | [http://www.w3.org/TR/proximity/ Proximity sensor] | ||
| Device proximity sensor support | | Device proximity sensor support | ||
| W3C WD | |||
| W3C | |||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
| {{WebAPIPlatformAvailability|implemented|Android}} | | {{WebAPIPlatformAvailability|implemented|Android}} | ||
| {{WebAPIPlatformAvailability|implemented|B2G}} | | {{WebAPIPlatformAvailability|implemented|B2G}} | ||
| {{bug|738131}} | |||
|- | |- | ||
|} | |} |