- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Tue, 17 Oct 2017 17:00:08 +0000
- To: public-device-apis@w3.org
- Message-Id: <E1e4VDs-0003ih-Hq@uranus.w3.org>
Issues
------
* w3c/sensors (+2/-2/💬13)
2 issues created:
- The explicit secure context check is not needed (by pozdnyakov)
https://github.com/w3c/sensors/issues/314
- Add [SecureContext] to derived interfaces (by anssiko)
https://github.com/w3c/sensors/issues/313
4 issues received 13 new comments:
- #314 The explicit secure context check is not needed (5 by tobie, anssiko)
https://github.com/w3c/sensors/issues/314
- #313 Add [SecureContext] to derived interfaces (4 by foolip, rakuco, anssiko, pozdnyakov)
https://github.com/w3c/sensors/issues/313
- #303 [meta] Address remaining TAG review issues (3 by pozdnyakov, alexshalamov)
https://github.com/w3c/sensors/issues/303
- #7 Sensor discovery (1 by larsgk)
https://github.com/w3c/sensors/issues/7
2 issues closed:
- Add [SecureContext] to derived interfaces https://github.com/w3c/sensors/issues/313
- [meta] Address remaining TAG review issues https://github.com/w3c/sensors/issues/303
* w3c/ambient-light (+0/-1/💬0)
1 issues closed:
- [meta] Address remaining TAG review issues https://github.com/w3c/ambient-light/issues/43
* w3c/dap-charter (+0/-1/💬3)
1 issues received 3 new comments:
- #28 Integrate Web Bluetooth? (3 by koalie, anssiko)
https://github.com/w3c/dap-charter/issues/28
1 issues closed:
- Adapt normative deliverable list to process 2017 requirements https://github.com/w3c/dap-charter/issues/35
Pull requests
-------------
* w3c/sensors (+9/-7/💬4)
9 pull requests submitted:
- Adopt "test as you commit" policy (by anssiko)
https://github.com/w3c/sensors/pull/316
- Remove the extra secure context check (by pozdnyakov)
https://github.com/w3c/sensors/pull/315
- Fix Tobie's URL (by anssiko)
https://github.com/w3c/sensors/pull/312
- Remove an unnecessary note (by pozdnyakov)
https://github.com/w3c/sensors/pull/311
- Clarify Sensor states (by pozdnyakov)
https://github.com/w3c/sensors/pull/310
- Use the 'device sensor' term in the Scope section (by pozdnyakov)
https://github.com/w3c/sensors/pull/309
- Use `DOMException` instead of `Error` in `SensorErrorEvent` (by pozdnyakov)
https://github.com/w3c/sensors/pull/307
- Fix throw syntax in abstract operations (by pozdnyakov)
https://github.com/w3c/sensors/pull/306
- Use Permission API in code example (by alexshalamov)
https://github.com/w3c/sensors/pull/305
3 pull requests received 4 new comments:
- #312 Fix Tobie's URL (2 by tobie, anssiko)
https://github.com/w3c/sensors/pull/312
- #309 Use the 'device sensor' term in the Scope section (1 by pozdnyakov)
https://github.com/w3c/sensors/pull/309
- #315 Remove the extra secure context check (1 by anssiko)
https://github.com/w3c/sensors/pull/315
7 pull requests merged:
- Remove an unnecessary note
https://github.com/w3c/sensors/pull/311
- Use the 'device sensor' term in the Scope section
https://github.com/w3c/sensors/pull/309
- Clarify Sensor states
https://github.com/w3c/sensors/pull/310
- Add content to "multiple-sensors" section
https://github.com/w3c/sensors/pull/308
- Use Permission API in code example
https://github.com/w3c/sensors/pull/305
- Use `DOMException` instead of `Error` in `SensorErrorEvent`
https://github.com/w3c/sensors/pull/307
- Fix throw syntax in abstract operations
https://github.com/w3c/sensors/pull/306
* w3c/ambient-light (+2/-2/💬0)
2 pull requests submitted:
- Add SecureContext extended attribute (by alexshalamov)
https://github.com/w3c/ambient-light/pull/45
- Add more examples and use Permission API (by alexshalamov)
https://github.com/w3c/ambient-light/pull/44
2 pull requests merged:
- Add more examples and use Permission API
https://github.com/w3c/ambient-light/pull/44
- Add SecureContext extended attribute
https://github.com/w3c/ambient-light/pull/45
* w3c/accelerometer (+1/-1/💬0)
1 pull requests submitted:
- Add SecureContext extended attribute (by alexshalamov)
https://github.com/w3c/accelerometer/pull/27
1 pull requests merged:
- Add SecureContext extended attribute
https://github.com/w3c/accelerometer/pull/27
* w3c/proximity (+1/-1/💬0)
1 pull requests submitted:
- Add [SecureContext] (by anssiko)
https://github.com/w3c/proximity/pull/28
1 pull requests merged:
- Add [SecureContext]
https://github.com/w3c/proximity/pull/28
* w3c/gyroscope (+1/-1/💬0)
1 pull requests submitted:
- Add [SecureContext] (by pozdnyakov)
https://github.com/w3c/gyroscope/pull/24
1 pull requests merged:
- Add [SecureContext]
https://github.com/w3c/gyroscope/pull/24
* w3c/magnetometer (+2/-2/💬0)
2 pull requests submitted:
- Add 'mitigation strategies' dfn to metadata (by anssiko)
https://github.com/w3c/magnetometer/pull/36
- Add [SecureContext] (by anssiko)
https://github.com/w3c/magnetometer/pull/35
2 pull requests merged:
- Add 'mitigation strategies' dfn to metadata
https://github.com/w3c/magnetometer/pull/36
- Add [SecureContext]
https://github.com/w3c/magnetometer/pull/35
* w3c/orientation-sensor (+3/-3/💬1)
3 pull requests submitted:
- Add [SecureContext] (by pozdnyakov)
https://github.com/w3c/orientation-sensor/pull/50
- Add permissions check code examples (by pozdnyakov)
https://github.com/w3c/orientation-sensor/pull/49
- use secure links (by pozdnyakov)
https://github.com/w3c/orientation-sensor/pull/48
1 pull requests received 1 new comments:
- #49 Add permissions check code examples (1 by anssiko)
https://github.com/w3c/orientation-sensor/pull/49
3 pull requests merged:
- Add [SecureContext]
https://github.com/w3c/orientation-sensor/pull/50
- Add permissions check code examples
https://github.com/w3c/orientation-sensor/pull/49
- use secure links
https://github.com/w3c/orientation-sensor/pull/48
* w3c/vibration (+1/-0/💬0)
1 pull requests submitted:
- Fix ReSpec warnings (by anssiko)
https://github.com/w3c/vibration/pull/19
* w3c/dap-charter (+1/-0/💬1)
1 pull requests submitted:
- Adapt deliverable list to new Process requirements (by xfq)
https://github.com/w3c/dap-charter/pull/50
1 pull requests received 1 new comments:
- #50 Adapt deliverable list to new Process requirements (1 by xfq)
https://github.com/w3c/dap-charter/pull/50
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
* https://github.com/w3c/dap-charter
Received on Tuesday, 17 October 2017 17:00:11 UTC