Re: [w3c/permissions] Add permission for Accelerometer, Gyroscope, Magnetometer and Orientation Sensor (#142)

raymeskhoury commented on this pull request.



> +      permission is the permission associated with the usage of the
+      [[gyroscope]] API.
+
+      Its <a>permission revocation algorithm</a> is the result of calling
+      <a>generic sensor permission revocation algorithm</a>
+      passing it <a enum-value>"gyroscope"</a> as argument.
+    </p>
+  </section>
+  <section>
+    <h3 id="magnetometer">
+      Magnetometer
+    </h3>
+    <p>
+      The <dfn for="PermissionName" enum-value>"magnetometer"</dfn>
+      permission is the permission associated with the usage of the
+      [[ambient-light]] API.

I think this should be magnetometer?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/permissions/pull/142#pullrequestreview-31223900

Received on Thursday, 6 April 2017 04:57:51 UTC