- From: Raphael Kubo da Costa via GitHub <sysbot+gh@w3.org>
- Date: Mon, 15 May 2023 08:16:41 +0000
- To: public-device-apis-log@w3.org
rakuco has just created a new issue for https://github.com/w3c/sensors: == Only positive frequency values should be accepted == This came out of a discussion in https://chromium-review.googlesource.com/c/chromium/src/+/4506352 -- the spec currently has no requirements on whether `SensorOptions["frequency"]` should be > 0 even though a negative frequency value does not make much sense. (It is important to note that, as stated in https://w3c.github.io/sensors/#initialize-a-sensor-object, specifying a frequency value in `SensorOptions` does not mean said value will be adopted by the implementation or used by the platform sensor) Please view or discuss this issue at https://github.com/w3c/sensors/issues/459 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 15 May 2023 08:16:43 UTC