Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/sensors (+0/-0/💬2)
  2 issues received 2 new comments:
  - #352 Improve guidance on UI for user consenting (1 by anssiko)
    https://github.com/w3c/sensors/issues/352 
  - #388 Add API for requesting permission (1 by anssiko)
    https://github.com/w3c/sensors/issues/388 

* w3c/deviceorientation (+0/-1/💬13)
  1 issues received 13 new comments:
  - #57 Add API for requesting permission to receive device motion / orientation events (13 by cdumez, reillyeon, maryammjd, machenmusik, anssiko, nbutko)
    https://github.com/w3c/deviceorientation/issues/57 

  1 issues closed:
  - Add API for requesting permission to receive device motion / orientation events https://github.com/w3c/deviceorientation/issues/57 

* w3c/geolocation-sensor (+0/-0/💬2)
  1 issues received 2 new comments:
  - #37 Expose GeolocationSensor to dedicated workers (2 by reillyeon, tomayac)
    https://github.com/w3c/geolocation-sensor/issues/37 [geo-workers] 

* w3c/wake-lock (+2/-4/💬11)
  2 issues created:
  - Throw "AbortError" DOMException (by Honry)
    https://github.com/w3c/wake-lock/issues/162 
  - SecurityError vs NotAllowedError (by kenchris)
    https://github.com/w3c/wake-lock/issues/159 

  6 issues received 11 new comments:
  - #159 SecurityError vs NotAllowedError (4 by reillyeon, kenchris)
    https://github.com/w3c/wake-lock/issues/159 
  - #140 Give advice on how UAs should infer consent to take a wakelock (2 by jyasskin, Ajedi32)
    https://github.com/w3c/wake-lock/issues/140 
  - #156 Requesting wake locks from Workers (2 by reillyeon, kenchris)
    https://github.com/w3c/wake-lock/issues/156 [enhancement] 
  - #162 Throw "AbortError" DOMException (1 by kenchris)
    https://github.com/w3c/wake-lock/issues/162 
  - #135 Make WakeLock require user gesture before activation (1 by kenchris)
    https://github.com/w3c/wake-lock/issues/135 
  - #141 Subtleties of using Document are not specced (1 by reillyeon)
    https://github.com/w3c/wake-lock/issues/141 [bug] 

  4 issues closed:
  - Throw "AbortError" DOMException https://github.com/w3c/wake-lock/issues/162 
  - Subtleties of using Document are not specced https://github.com/w3c/wake-lock/issues/141 [bug] 
  - Make WakeLock require user gesture before activation https://github.com/w3c/wake-lock/issues/135 
  - SecurityError vs NotAllowedError https://github.com/w3c/wake-lock/issues/159 



Pull requests
-------------
* w3c/sensors (+1/-1/💬1)
  1 pull requests submitted:
  - Fix typo (by anssiko)
    https://github.com/w3c/sensors/pull/390 

  1 pull requests received 1 new comments:
  - #390 Fix typo (1 by anssiko)
    https://github.com/w3c/sensors/pull/390 

  1 pull requests merged:
  - Fix typo
    https://github.com/w3c/sensors/pull/390 

* w3c/deviceorientation (+2/-2/💬9)
  2 pull requests submitted:
  - Fix typo (by anssiko)
    https://github.com/w3c/deviceorientation/pull/69 
  - Add permission request API (by cdumez)
    https://github.com/w3c/deviceorientation/pull/68 

  1 pull requests received 9 new comments:
  - #68 Add permission request API (9 by cdumez, annevk, wseltzer, anssiko)
    https://github.com/w3c/deviceorientation/pull/68 

  2 pull requests merged:
  - Fix typo
    https://github.com/w3c/deviceorientation/pull/69 
  - Add permission request API
    https://github.com/w3c/deviceorientation/pull/68 

* w3c/wake-lock (+3/-3/💬3)
  3 pull requests submitted:
  - Fix #162 - missing rejection steps (by kenchris)
    https://github.com/w3c/wake-lock/pull/163 
  - Handle loss of full activity, as well as running in workers (by kenchris)
    https://github.com/w3c/wake-lock/pull/161 
  - Require user activation (by kenchris)
    https://github.com/w3c/wake-lock/pull/160 

  1 pull requests received 3 new comments:
  - #160 Require user activation (3 by reillyeon, anssiko, kenchris)
    https://github.com/w3c/wake-lock/pull/160 

  3 pull requests merged:
  - Fix #162 - missing rejection steps
    https://github.com/w3c/wake-lock/pull/163 
  - Handle loss of full activity, as well as running in workers
    https://github.com/w3c/wake-lock/pull/161 
  - Require user activation
    https://github.com/w3c/wake-lock/pull/160 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/sensors
* https://github.com/w3c/ambient-light
* https://github.com/w3c/accelerometer
* https://github.com/w3c/proximity
* https://github.com/w3c/gyroscope
* https://github.com/w3c/magnetometer
* https://github.com/w3c/orientation-sensor
* https://github.com/w3c/deviceorientation
* https://github.com/w3c/geolocation-sensor
* https://github.com/w3c/motion-sensors
* https://github.com/w3c/battery
* https://github.com/w3c/wake-lock
* https://github.com/w3c/html-media-capture
* https://github.com/w3c/vibration
* https://github.com/w3c/dap-charter

Received on Tuesday, 19 March 2019 17:00:51 UTC