Weekly github digest (Device and Sensors WG specifications)

Issues
------
* w3c/sensors (+2/-5/💬9)
  2 issues created:
  - [meta] Wide review tracker (by anssiko)
    https://github.com/w3c/sensors/issues/299
  - Future proofing terminology (by tobie)
    https://github.com/w3c/sensors/issues/294

  5 issues received 9 new comments:
  - #294 Future proofing terminology (3 by tobie, pozdnyakov)
    https://github.com/w3c/sensors/issues/294
  - #42 API must allow Web devs to easily create fused sensors in JS with an API consistant with native sensors (2 by anssiko, alexshalamov)
    https://github.com/w3c/sensors/issues/42
  - #155 Sensor.timeStamp could be clarified (2 by anssiko, pozdnyakov)
    https://github.com/w3c/sensors/issues/155
  - #209 Should the API allow setting both samplingFrequency and reportingFrequency? (1 by pozdnyakov)
    https://github.com/w3c/sensors/issues/209
  - #182 Security/privacy concerns beyond fingerprinting -- data exfiltration (1 by anssiko)
    https://github.com/w3c/sensors/issues/182

  5 issues closed:
  - Sensor.timeStamp could be clarified https://github.com/w3c/sensors/issues/155
  - Future proofing terminology https://github.com/w3c/sensors/issues/294
  - Should the API allow setting both samplingFrequency and reportingFrequency? https://github.com/w3c/sensors/issues/209
  - Addressing finger printing concerns for sensor APIs https://github.com/w3c/sensors/issues/69
  - Security/privacy concerns beyond fingerprinting -- data exfiltration https://github.com/w3c/sensors/issues/182

* w3c/dap-charter (+3/-2/💬2)
  3 issues created:
  - Define new end date (by anssiko)
    https://github.com/w3c/dap-charter/issues/45
  - "Device and Sensors" or "Devices and Sensors" (by anssiko)
    https://github.com/w3c/dap-charter/issues/41
  - Network Information API (by anssiko)
    https://github.com/w3c/dap-charter/issues/40

  2 issues received 2 new comments:
  - #40 Network Information API (1 by dontcallmedom)
    https://github.com/w3c/dap-charter/issues/40
  - #41 "Device and Sensors" or "Devices and Sensors" (1 by dontcallmedom)
    https://github.com/w3c/dap-charter/issues/41

  2 issues closed:
  - Network Information API https://github.com/w3c/dap-charter/issues/40
  - "Device and Sensors" or "Devices and Sensors" https://github.com/w3c/dap-charter/issues/41



Pull requests
-------------
* w3c/sensors (+9/-8/💬12)
  9 pull requests submitted:
  - Drop the inline issue which is already fixed (by pozdnyakov)
    https://github.com/w3c/sensors/pull/298
  - Fix Previous Version metadata (by anssiko)
    https://github.com/w3c/sensors/pull/297
  - Introduce the Reading Timestamp concept (by pozdnyakov)
    https://github.com/w3c/sensors/pull/296
  - A better name and description for the Sensor.requestedReportingFrequency (by pozdnyakov)
    https://github.com/w3c/sensors/pull/295
  - Add references to usecases note (by alexshalamov)
    https://github.com/w3c/sensors/pull/293
  - Remove nullable member type from SensorOptions.frequency and fix warning (by alexshalamov)
    https://github.com/w3c/sensors/pull/292
  - Editorial fixes to Extensibility section (by anssiko)
    https://github.com/w3c/sensors/pull/291
  - Clarify sensor frequency concepts (by pozdnyakov)
    https://github.com/w3c/sensors/pull/290
  - Remove a leftover paragraph (by pozdnyakov)
    https://github.com/w3c/sensors/pull/289

  7 pull requests received 12 new comments:
  - #290 Clarify sensor frequency concepts (3 by pozdnyakov)
    https://github.com/w3c/sensors/pull/290
  - #296 Introduce the Reading Timestamp concept (3 by mfoltzgoogle, anssiko, pozdnyakov)
    https://github.com/w3c/sensors/pull/296
  - #292 Remove nullable member type from SensorOptions.frequency and fix warning (2 by alexshalamov)
    https://github.com/w3c/sensors/pull/292
  - #288 Make 'Conditions to expose sensor readings' must (1 by anssiko)
    https://github.com/w3c/sensors/pull/288
  - #291 Editorial fixes to Extensibility section (1 by anssiko)
    https://github.com/w3c/sensors/pull/291
  - #293 Add references to usecases note (1 by alexshalamov)
    https://github.com/w3c/sensors/pull/293
  - #297 Fix Previous Version metadata (1 by anssiko)
    https://github.com/w3c/sensors/pull/297

  8 pull requests merged:
  - Drop the inline issue which is already fixed
    https://github.com/w3c/sensors/pull/298
  - Fix Previous Version metadata
    https://github.com/w3c/sensors/pull/297
  - Add references to usecases note
    https://github.com/w3c/sensors/pull/293
  - Introduce the Reading Timestamp concept
    https://github.com/w3c/sensors/pull/296
  - A better name and description for the Sensor.requestedReportingFrequency
    https://github.com/w3c/sensors/pull/295
  - Clarify sensor frequency concepts
    https://github.com/w3c/sensors/pull/290
  - Remove a leftover paragraph
    https://github.com/w3c/sensors/pull/289
  - Make 'Conditions to expose sensor readings' must
    https://github.com/w3c/sensors/pull/288

* w3c/battery (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #13 Allow use in same-origin children (1 by anssiko)
    https://github.com/w3c/battery/pull/13

* w3c/dap-charter (+6/-5/💬7)
  6 pull requests submitted:
  - Rename 'browser context' -> 'browsing context' (by anssiko)
    https://github.com/w3c/dap-charter/pull/47
  - Update Vibration API reference to the latest (by anssiko)
    https://github.com/w3c/dap-charter/pull/46
  - Fix #40: Note Network Information API WICG Draft Report (by anssiko)
    https://github.com/w3c/dap-charter/pull/44
  - Fix #41: Rename group to 'Devices and Sensors Working Group' (by anssiko)
    https://github.com/w3c/dap-charter/pull/43
  - More editorial (by anssiko)
    https://github.com/w3c/dap-charter/pull/42
  - Editorial pass (by anssiko)
    https://github.com/w3c/dap-charter/pull/39

  2 pull requests received 7 new comments:
  - #39 Editorial pass (5 by dontcallmedom, anssiko)
    https://github.com/w3c/dap-charter/pull/39
  - #47 Rename 'browser context' -> 'browsing context' (2 by dontcallmedom, anssiko)
    https://github.com/w3c/dap-charter/pull/47

  5 pull requests merged:
  - Update Vibration API reference to the latest
    https://github.com/w3c/dap-charter/pull/46
  - Fix #40: Note Network Information API WICG Draft Report
    https://github.com/w3c/dap-charter/pull/44
  - Fix #41: Rename group to 'Devices and Sensors Working Group'
    https://github.com/w3c/dap-charter/pull/43
  - More editorial
    https://github.com/w3c/dap-charter/pull/42
  - Editorial pass
    https://github.com/w3c/dap-charter/pull/39


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, 3 October 2017 17:01:03 UTC