Weekly github digest (Devices and Sensors WG specifications)

Issues
------
* w3c/deviceorientation (+0/-0/💬1)
  1 issues received 1 new comments:
  - #57 Add API for requesting permission to receive device motion / orientation events (1 by EvanBacon)
    https://github.com/w3c/deviceorientation/issues/57 

* w3c/wake-lock (+3/-2/💬5)
  3 issues created:
  - In obtain permission: don't co-opt resultPromise - it's creating a custom permission model (by kenchris)
    https://github.com/w3c/wake-lock/issues/198 
  - Lifetime of WakeLock (by marcoscaceres)
    https://github.com/w3c/wake-lock/issues/195 
  - Clarify platform wake lock's internal slots have different contexts (by rakuco)
    https://github.com/w3c/wake-lock/issues/192 

  2 issues received 5 new comments:
  - #195 Lifetime of WakeLock (3 by marcoscaceres, kenchris)
    https://github.com/w3c/wake-lock/issues/195 
  - #184 Need to add "wake-lock" to permissions registry (2 by marcoscaceres, kenchris)
    https://github.com/w3c/wake-lock/issues/184 

  2 issues closed:
  - obtain permission seems wrong https://github.com/w3c/wake-lock/issues/187 
  - WakeLockPermissionDescriptor should be it's own section https://github.com/w3c/wake-lock/issues/186 



Pull requests
-------------
* w3c/wake-lock (+8/-8/💬14)
  8 pull requests submitted:
  - Fix Marcos' issues #186 and #185 (by kenchris)
    https://github.com/w3c/wake-lock/pull/197 
  - Add more type info (by kenchris)
    https://github.com/w3c/wake-lock/pull/196 
  - Add back AbortSignal and other misc fixes from review cycles (by kenchris)
    https://github.com/w3c/wake-lock/pull/194 
  - More editorial fixes (by marcoscaceres)
    https://github.com/w3c/wake-lock/pull/193 
  - Remove the "outstanding wake lock request" definition. (by rakuco)
    https://github.com/w3c/wake-lock/pull/191 
  - Stop referencing "feature name" from the Feature Policy spec (by rakuco)
    https://github.com/w3c/wake-lock/pull/190 
  - examples: Do not make tryKeepScreenAlive() async (by rakuco)
    https://github.com/w3c/wake-lock/pull/189 
  - Fix formatting in WakeLock.request()'s description (by rakuco)
    https://github.com/w3c/wake-lock/pull/188 

  5 pull requests received 14 new comments:
  - #193 More editorial fixes (5 by marcoscaceres, anssiko)
    https://github.com/w3c/wake-lock/pull/193 
  - #183 Add back AbortSignal and fix the counter (4 by reillyeon, marcoscaceres, kenchris)
    https://github.com/w3c/wake-lock/pull/183 
  - #196 Add more type info (2 by rakuco, anssiko)
    https://github.com/w3c/wake-lock/pull/196 
  - #197 Fix Marcos' issues #186 and #185 (2 by anssiko, kenchris)
    https://github.com/w3c/wake-lock/pull/197 
  - #190 Stop referencing "feature name" from the Feature Policy spec (1 by rakuco)
    https://github.com/w3c/wake-lock/pull/190 

  8 pull requests merged:
  - Fix Marcos' issues #186 and #185
    https://github.com/w3c/wake-lock/pull/197 
  - Add more type info
    https://github.com/w3c/wake-lock/pull/196 
  - Add back AbortSignal and other misc fixes from review cycles
    https://github.com/w3c/wake-lock/pull/194 
  - More editorial fixes
    https://github.com/w3c/wake-lock/pull/193 
  - Remove the "outstanding wake lock request" definition.
    https://github.com/w3c/wake-lock/pull/191 
  - Stop referencing "feature name" from the Feature Policy spec
    https://github.com/w3c/wake-lock/pull/190 
  - examples: Do not make tryKeepScreenAlive() async
    https://github.com/w3c/wake-lock/pull/189 
  - Fix formatting in WakeLock.request()'s description
    https://github.com/w3c/wake-lock/pull/188 


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, 30 April 2019 17:00:33 UTC