Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/deviceorientation (+0/-0/💬3)
  2 issues received 3 new comments:
  - #83 Need to define the DeviceMotionEvent constructor (1 by rakuco)
    https://github.com/w3c/deviceorientation/issues/83 
  - #57 Add API for requesting permission to receive device motion / orientation events (2 by cdumez, elmariocarlos)
    https://github.com/w3c/deviceorientation/issues/57 

* w3c/wake-lock (+4/-5/💬9)
  4 issues created:
  - Figure out what to do with workers and permission requests (by rakuco)
    https://github.com/w3c/wake-lock/issues/246 [MVP / V1] 
  - Describe WakeLockSentinel.type (by rakuco)
    https://github.com/w3c/wake-lock/issues/240 
  - Race condition in request() steps (by reillyeon)
    https://github.com/w3c/wake-lock/issues/239 
  - Consider not defining a custom WakeLockEvent (by reillyeon)
    https://github.com/w3c/wake-lock/issues/238 

  4 issues received 9 new comments:
  - #240 Describe WakeLockSentinel.type (1 by reillyeon)
    https://github.com/w3c/wake-lock/issues/240 
  - #239 Race condition in request() steps (4 by marcoscaceres, rakuco, reillyeon)
    https://github.com/w3c/wake-lock/issues/239 
  - #238 Consider not defining a custom WakeLockEvent (2 by marcoscaceres, reillyeon)
    https://github.com/w3c/wake-lock/issues/238 
  - #198 In obtain permission: don't co-opt resultPromise - it's creating a custom permission model (2 by rakuco)
    https://github.com/w3c/wake-lock/issues/198 [MVP / V1] 

  5 issues closed:
  - Race condition in request() steps https://github.com/w3c/wake-lock/issues/239 
  - Consider not defining a custom WakeLockEvent https://github.com/w3c/wake-lock/issues/238 
  - Describe WakeLockSentinel.type https://github.com/w3c/wake-lock/issues/240 
  - WakeLockPermissionDescriptor's type should be required https://github.com/w3c/wake-lock/issues/233 
  - WakeLock.request() returns a promise that never resolves https://github.com/w3c/wake-lock/issues/226 [MVP / V1] 



Pull requests
-------------
* w3c/sensors (+1/-1/💬2)
  1 pull requests submitted:
  - Syntax correction for the Feature-Policy response header example (by Malvoz)
    https://github.com/w3c/sensors/pull/395 

  1 pull requests received 2 new comments:
  - #395 Syntax correction for the Feature-Policy response header example (2 by Malvoz, anssiko)
    https://github.com/w3c/sensors/pull/395 

  1 pull requests merged:
  - Syntax correction for the Feature-Policy response header example
    https://github.com/w3c/sensors/pull/395 

* w3c/battery (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #13 Allow use in same-origin children, add Feature Policy integration (1 by anssiko)
    https://github.com/w3c/battery/pull/13 [needs tests] 

* w3c/wake-lock (+6/-7/💬18)
  6 pull requests submitted:
  - chore: more accurately capture commitments (by marcoscaceres)
    https://github.com/w3c/wake-lock/pull/245 
  - Make WakeLockPermissionDescriptor.type required. (by rakuco)
    https://github.com/w3c/wake-lock/pull/244 
  - Add a proper explanation for WakeLockSentinel.type (by rakuco)
    https://github.com/w3c/wake-lock/pull/243 
  - Remove WakeLockEvent and WakeLockEventInit. (by rakuco)
    https://github.com/w3c/wake-lock/pull/242 
  - chore(PULL_REQUEST_TEMPLATE): merge reminders (by marcoscaceres)
    https://github.com/w3c/wake-lock/pull/241 
  - Rewrite user-visible API (by rakuco)
    https://github.com/w3c/wake-lock/pull/237 

  4 pull requests received 18 new comments:
  - #244 Make WakeLockPermissionDescriptor.type required. (2 by kenchris, rakuco)
    https://github.com/w3c/wake-lock/pull/244 
  - #242 Remove WakeLockEvent and WakeLockEventInit. (1 by rakuco)
    https://github.com/w3c/wake-lock/pull/242 
  - #237 Rewrite user-visible API (13 by anssiko, kenchris, marcoscaceres, rakuco, reillyeon)
    https://github.com/w3c/wake-lock/pull/237 
  - #234 Add an "if aborted" step to WakeLock.request() to deal with hidden documents (2 by rakuco)
    https://github.com/w3c/wake-lock/pull/234 

  7 pull requests merged:
  - chore: more accurately capture commitments
    https://github.com/w3c/wake-lock/pull/245 
  - Add an "if aborted" step to WakeLock.request() to deal with hidden documents
    https://github.com/w3c/wake-lock/pull/234 
  - Remove WakeLockEvent and WakeLockEventInit.
    https://github.com/w3c/wake-lock/pull/242 
  - Add a proper explanation for WakeLockSentinel.type
    https://github.com/w3c/wake-lock/pull/243 
  - Make WakeLockPermissionDescriptor.type required.
    https://github.com/w3c/wake-lock/pull/244 
  - chore(PULL_REQUEST_TEMPLATE): merge reminders
    https://github.com/w3c/wake-lock/pull/241 
  - Rewrite user-visible API
    https://github.com/w3c/wake-lock/pull/237 


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, 22 October 2019 17:01:00 UTC