- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 23 May 2017 17:00:11 +0000
- To: public-device-apis@w3.org
- Message-Id: <E1dDDAJ-0000Zl-FF@uranus.w3.org>
Issues
------
* w3c/sensors (+10/-3/💬20)
10 issues created:
- Investigate using PWA installed status as indication of user intent (by tobie)
https://github.com/w3c/sensors/issues/211
- Use ''sampling frequency" instead of "polling frequency" (by pozdnyakov)
https://github.com/w3c/sensors/issues/209
- Agree on event names (by tobie)
https://github.com/w3c/sensors/issues/205
- The Update latest reading abstract operation is never invoked (by pozdnyakov)
https://github.com/w3c/sensors/issues/204
- Sensor object can stuck in `activating` state (by pozdnyakov)
https://github.com/w3c/sensors/issues/203
- The Handle Errors abstract operation must deactivate the Sensor object (by pozdnyakov)
https://github.com/w3c/sensors/issues/202
- The Sensor.waitingForUpdate internal slot is useless (by pozdnyakov)
https://github.com/w3c/sensors/issues/201
- The Update Observers abstract operation fires unspecified "reading" event (by pozdnyakov)
https://github.com/w3c/sensors/issues/200
- The Sensor.lastEventFiredAt internal slot is useless (by pozdnyakov)
https://github.com/w3c/sensors/issues/199
- Define processing model (by tobie)
https://github.com/w3c/sensors/issues/198
7 issues received 20 new comments:
- #198 Define processing model (8 by tobie, anssiko, pozdnyakov)
https://github.com/w3c/sensors/issues/198
- #202 The Handle Errors abstract operation must deactivate the activated Sensor object (7 by tobie, anssiko, pozdnyakov)
https://github.com/w3c/sensors/issues/202
- #171 Batching API for sensor readings (1 by pozdnyakov)
https://github.com/w3c/sensors/issues/171
- #203 Sensor object can stuck in `activating` state (1 by tobie)
https://github.com/w3c/sensors/issues/203
- #204 The Update latest reading abstract operation is never invoked (1 by tobie)
https://github.com/w3c/sensors/issues/204
- #209 Use ''sampling frequency" instead of "polling frequency" (1 by tobie)
https://github.com/w3c/sensors/issues/209
- #188 [meta] Publish a new Working Draft (1 by tobie)
https://github.com/w3c/sensors/issues/188
3 issues closed:
- The Update Observers abstract operation fires unspecified "reading" event https://github.com/w3c/sensors/issues/200
- The Handle Errors abstract operation must deactivate the activated Sensor object https://github.com/w3c/sensors/issues/202
- The Handle Errors abstract operation must deactivate the Sensor object https://github.com/w3c/sensors/issues/202
* w3c/ambient-light (+1/-2/💬4)
1 issues created:
- [meta] Publish a new Working Draft (by anssiko)
https://github.com/w3c/ambient-light/issues/29
3 issues received 4 new comments:
- #29 [meta] Publish a new Working Draft (2 by tobie, anssiko)
https://github.com/w3c/ambient-light/issues/29
- #19 Auto reporting mode is not defined (1 by anssiko)
https://github.com/w3c/ambient-light/issues/19
- #13 Security and Privacy considerations for ALS (1 by alexshalamov)
https://github.com/w3c/ambient-light/issues/13
2 issues closed:
- [meta] Publish a new Working Draft https://github.com/w3c/ambient-light/issues/29
- Auto reporting mode is not defined https://github.com/w3c/ambient-light/issues/19
* w3c/magnetometer (+0/-0/💬1)
1 issues received 1 new comments:
- #16 Provide API to access uncalibrated magnetometer values (1 by anssiko)
https://github.com/w3c/magnetometer/issues/16
* w3c/battery (+1/-0/💬6)
1 issues created:
- [meta] Publish a revised Candidate Recommendation (by anssiko)
https://github.com/w3c/battery/issues/12
1 issues received 6 new comments:
- #12 [meta] Publish a revised Candidate Recommendation (6 by dontcallmedom, Honry, anssiko)
https://github.com/w3c/battery/issues/12
* w3c/wake-lock (+1/-0/💬0)
1 issues created:
- new type: location? (by chaals)
https://github.com/w3c/wake-lock/issues/98
* w3c/html-media-capture (+1/-1/💬2)
1 issues created:
- [meta] Publish a revised Candidate Recommendation (by anssiko)
https://github.com/w3c/html-media-capture/issues/14
1 issues received 2 new comments:
- #14 [meta] Publish a revised Candidate Recommendation (2 by anssiko)
https://github.com/w3c/html-media-capture/issues/14
1 issues closed:
- Define clearly how the capture IDL attribute is reflected https://github.com/w3c/html-media-capture/issues/12
Pull requests
-------------
* w3c/sensors (+5/-1/💬38)
5 pull requests submitted:
- Sensor obects have their own a reading copies. (by pozdnyakov)
https://github.com/w3c/sensors/pull/210
- Consistent event names. (by tobie)
https://github.com/w3c/sensors/pull/208
- Add 'user triggered activation' as mitigation strategy (by alexshalamov)
https://github.com/w3c/sensors/pull/207
- Add mitigation strategy for focuseable elements (by alexshalamov)
https://github.com/w3c/sensors/pull/206
- Rewrite Abstract Operations (by pozdnyakov)
https://github.com/w3c/sensors/pull/197
7 pull requests received 38 new comments:
- #197 Rewrite Abstract Operations (17 by tobie, anssiko, pozdnyakov)
https://github.com/w3c/sensors/pull/197
- #207 Add 'user triggered activation' as mitigation strategy (15 by tobie, anssiko, alexshalamov)
https://github.com/w3c/sensors/pull/207
- #206 Add mitigation strategy for focuseable elements (2 by anssiko, alexshalamov)
https://github.com/w3c/sensors/pull/206
- #208 Consistent event names. (1 by pozdnyakov)
https://github.com/w3c/sensors/pull/208
- #210 Sensor obects have their own a reading copies. (1 by pozdnyakov)
https://github.com/w3c/sensors/pull/210
- #195 A Sensor instance sends 'onchange' considering its frequency hint (1 by pozdnyakov)
https://github.com/w3c/sensors/pull/195
- #190 Add Input Elements to Mitigation Strategies (1 by anssiko)
https://github.com/w3c/sensors/pull/190
1 pull requests merged:
- Consistent event names.
https://github.com/w3c/sensors/pull/208
* w3c/html-media-capture (+1/-1/💬1)
1 pull requests submitted:
- Fix #12: Make the capture IDL attribute a DOMString (by anssiko)
https://github.com/w3c/html-media-capture/pull/13
1 pull requests received 1 new comments:
- #13 Fix #12: Make the capture IDL attribute a DOMString (1 by anssiko)
https://github.com/w3c/html-media-capture/pull/13
1 pull requests merged:
- Fix #12: Make the capture IDL attribute a DOMString
https://github.com/w3c/html-media-capture/pull/13
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/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
Received on Tuesday, 23 May 2017 17:00:20 UTC