From aee80b4f2c7ae011cfd13b595523b4e35ce220af Mon Sep 17 00:00:00 2001 From: Marcos Caceres Date: Wed, 8 May 2024 12:35:23 +1000 Subject: [PATCH] Better status and acks --- index.bs | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/index.bs b/index.bs index 5192ecf..882ae0a 100644 --- a/index.bs +++ b/index.bs @@ -18,12 +18,12 @@ Abstract: This specification defines events that represent the physical orientat Boilerplate: omit issues-index, repository-issue-tracking no Include MDN Panels: if possible Implementation Report: https://wpt.fyi/results/orientation-event -Issue Tracking: Device Orientation Repository https://github.com/w3c/deviceorientation/issues +Issue Tracking: Device Orientation and Motion Repository https://github.com/w3c/deviceorientation/issues Markup Shorthands: css no +Status Text: New features since publication as a Candidate Recommendation include integration of Permissions Policy and API, which now requires explicit user permission through {{DeviceOrientationEvent/requestPermission()}} for accessing device orientation data. Updates have been made to the coordinate system explanations and precision requirements to mitigate passive fingerprinting risks. The introduction of the deviceorientationabsolute event enhances applications requiring absolute orientation data (marked [=at risk=]). Interfaces are now only available in [=secure contexts=], and security and privacy considerations have been made normative. The specification now also provides a means to [[#automation|automate testing]] of this API (marked [=at risk=]). Markup Shorthands: markdown yes text macro: JOINT yes text macro: JOINTWEBAPPS yes -Dark Mode: yes
 urlPrefix: https://w3c.github.io/sensors/; spec: GENERIC-SENSOR
@@ -974,7 +974,11 @@ as expected.
 
 

Acknowledgments

-Lars Erik Bolstad, Dean Jackson, Claes Nilsson, George Percivall, Doug Turner, Matt Womer, Chris Dumez +The Device Orientation and Motion specification, originally published as a Candidate Recommendation in August 2016 under the title DeviceOrientation Event Specification, was initially developed by the [Geolocation Working Group](https://www.w3.org/2008/geolocation/). After the group was closed in 2017, the specification was temporarily retired. Revitalized in 2019 by the [Devices and Sensors Working Group](https://www.w3.org/groups/wg/das/), this document has undergone significant enhancements including improvements in interoperability, test automation, privacy, and editorial content (see [[#changes]] section). + +In 2024, the Devices and Sensors Working Group partnered with the [Web Applications Working Group](https://www.w3.org/groups/wg/webapps/), making this a joint deliverable and continuing the advancement of the specification. The initial design discussions are preserved not in this GitHub repository but can be explored through the [Geolocation Working Group’s mailing list archives](https://lists.w3.org/Archives/Public/public-geolocation/). + +The W3C acknowledges Lars Erik Bolstad, Dean Jackson, Claes Nilsson, George Percivall, Doug Turner, Matt Womer, and Chris Dumez for their contributions.
 urlPrefix: https://html.spec.whatwg.org/multipage/