canmove, Confirmed users
901
edits
(Add comments on how availability is determined) |
(A few more comments about how information is derived) |
||
Line 83: | Line 83: | ||
| W3C WD (WebApps) | | W3C WD (WebApps) | ||
<!-- | <!-- | ||
* implementations in widget/{android,gonk} | |||
--> | --> | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
Line 94: | Line 94: | ||
| Future? | | Future? | ||
<!-- | <!-- | ||
* dom.mozSettings.enabled=false in all.js, true in b2g.js | * dom.mozSettings.enabled=false in all.js, true in b2g.js | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
Line 158: | Line 154: | ||
<!-- | <!-- | ||
* wifi-manage permission | * wifi-manage permission | ||
* | * dom/moz.build won't go into dom/wifi unless MOZ_WIDGET_TOOLKIT==gonk | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
Line 228: | Line 224: | ||
<!-- | <!-- | ||
* no explicit permission | * no explicit permission | ||
* | * Android implementation in {hal,widget}/android | ||
* dom/network/src/moz.build won't build NetworkStatsService unless MOZ_WIDGET_TOOLKIT==gonk | |||
--> | --> | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
Line 251: | Line 248: | ||
| W3C WD (SysApps) | | W3C WD (SysApps) | ||
<!-- | <!-- | ||
* | * dom.mozAlarms.enabled = true only in b2g.js (checked for in AlarmsManager.js) | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
Line 263: | Line 259: | ||
| Future? | | Future? | ||
<!-- | <!-- | ||
* | * dom.mozBrowserFramesEnabled only set (and true) in b2g.js | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
Line 274: | Line 270: | ||
| Future? | | Future? | ||
<!-- | <!-- | ||
* | * implementation is in dom/time | ||
* TimeManager::PrefEnabled returns true since MOZ_TIME_MANAGER=1 in b2g/confvars.sh | |||
--> | --> | ||
| {{WebAPIPlatformAvailability|notimplemented|Desktop}} | | {{WebAPIPlatformAvailability|notimplemented|Desktop}} | ||
Line 285: | Line 282: | ||
| Discussed in Device APIs | | Discussed in Device APIs | ||
<!-- | <!-- | ||
* | * we only package XPCOM components and interfaces in b2g/installer/package-manifest.in | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} | ||
Line 321: | Line 316: | ||
| Future? | | Future? | ||
<!-- | <!-- | ||
* | * dom/fmradio/moz.build has if CONFIG'[MOZ_B2G_FM]' => non-B2G unimplemented | ||
* configure.in sets MOZ_B2G_FM=1 if target=android & --with-gonk set | * configure.in sets MOZ_B2G_FM=1 if target=android && --with-gonk set | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
Line 388: | Line 383: | ||
| W3C WD | | W3C WD | ||
<!-- | <!-- | ||
* | * dom/system/nsDeviceSensors.cpp | ||
* | * b2g: hal/gonk/GonkSensor.cpp | ||
* Android: mobile/android/base/GeckoEvent.java and widget/android/nsAppShell.cpp | |||
--> | --> | ||
| {{WebAPIPlatformAvailability|notPlanned|Desktop}} | | {{WebAPIPlatformAvailability|notPlanned|Desktop}} | ||
Line 411: | Line 407: | ||
| ? | | ? | ||
<!-- | <!-- | ||
* | * nsXMLHttpRequest.cpp checks for "systemXHR" permission | ||
--> | --> | ||
| {{WebAPIPlatformAvailability|notImplemented|Desktop}} | | {{WebAPIPlatformAvailability|notImplemented|Desktop}} |