- From: Raphael Kubo da Costa via GitHub <sysbot+gh@w3.org>
- Date: Tue, 17 Oct 2017 15:20:43 +0000
- To: public-device-apis-log@w3.org
Somewhat related: https://w3c.github.io/sensors/#construct-sensor-object says > If the current settings object is not a secure context, then: > * Throw a SecurityError DOMException. Is that still necessary, given `Sensor` and its derived interfaces all have the `[SecureContext]` extended attribute? IOW, there should be no situation where we'd reach the point where we're constructing a sensor object outside a secure context. -- GitHub Notification of comment by rakuco Please view or discuss this issue at https://github.com/w3c/sensors/issues/313#issuecomment-337267585 using your GitHub account
Received on Tuesday, 17 October 2017 15:20:49 UTC