|
1221 | 1221 | </style>
|
1222 | 1222 | <meta content="Bikeshed version df1bf04b71c9fb8a3d724e46fc13f9cf7065df60" name="generator">
|
1223 | 1223 | <link href="https://www.w3.org/TR/generic-sensor/" rel="canonical">
|
1224 |
| - <meta content="dd45f8f586dd2c310eca6b5dbc24cc31bf4678e4" name="document-revision"> |
| 1224 | + <meta content="87489306f0161b67f7db025365781946ce2de780" name="document-revision"> |
1225 | 1225 | <style>
|
1226 | 1226 | svg g.edge text {
|
1227 | 1227 | font-size: 8px;
|
|
1501 | 1501 | <div class="head">
|
1502 | 1502 | <p data-fill-with="logo"><a class="logo" href="https://www.w3.org/"> <img alt="W3C" height="48" src="https://www.w3.org/StyleSheets/TR/2016/logos/W3C" width="72"> </a> </p>
|
1503 | 1503 | <h1 class="p-name no-ref" id="title">Generic Sensor API</h1>
|
1504 |
| - <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-03-11">11 March 2019</time></span></h2> |
| 1504 | + <h2 class="no-num no-toc no-ref heading settled" id="subtitle"><span class="content">Editor’s Draft, <time class="dt-updated" datetime="2019-03-19">19 March 2019</time></span></h2> |
1505 | 1505 | <div data-fill-with="spec-metadata">
|
1506 | 1506 | <dl>
|
1507 | 1507 | <dt>This version:
|
@@ -1848,7 +1848,7 @@ <h2 class="heading settled" data-level="4" id="security-and-privacy"><span class
|
1848 | 1848 | <p>The Generic Sensor API and its <a data-link-type="dfn" href="#extension-specification" id="ref-for-extension-specification">extension specifications</a> are agnostic with respect to any user
|
1849 | 1849 | interface aspects. This specification defines an <a href="#request-sensor-access" id="ref-for-request-sensor-access">integration point</a> to the
|
1850 | 1850 | Permissions API <a data-link-type="biblio" href="#biblio-permissions">[PERMISSIONS]</a> that implementers can use for <a data-link-type="dfn" href="https://w3c.github.io/permissions/#new-information-about-the-users-intent" id="ref-for-new-information-about-the-users-intent"> explicit or implicit user consenting</a>. In addition, implementers are encouraged to use additional
|
1851 |
| -privacy enchancing mechanisms inline with their product requirements to provide a consistent and |
| 1851 | +privacy-enhancing mechanisms inline with their product requirements to provide a consistent and |
1852 | 1852 | cohesive experience. Such mechanisms can include, for example, global and per-origin access controls,
|
1853 | 1853 | page info dialogs, location bar indicators, or other disclosure user interface elements.</p>
|
1854 | 1854 | <p>The Generic Sensor API provides flexibility to implementers to make user consenting and
|
|
0 commit comments