Feature description:
By default, the deviceorientation, deviceorientationabsolute and devicemotion events will be restricted to top-level document and same-origin subframes (which follows from the sensor features default allow list 'self').
The default behavior can be modified by explicitly enabling or disabling of the dedicated sensor policy-controlled features. The sensor policy-controlled features are shared between the Device Orientation events and the corresponding Generic Sensor motion sensor classes which expose same sensor data. Please see https://github.com/WICG/feature-policy/blob/gh-pages/features.md#sensor-features for details.
Eng owners: mikhail.pozdnyakov@intel.com, alexander.shalamov@intel.com
Doc: https://github.com/WICG/feature-policy/blob/gh-pages/features.md#sensor-features
Feature Policy integration in the Generic Sensor API: https://w3c.github.io/sensors/#feature-policy-apiAre you planning on experimenting before launch? no
Any new strings? no
Any implications for Google webservices (i.e. sync, translate)? no
Binary size? no significant changes are expected
Do the existing perf tests exercise all aspects of your new feature(s)? yes
Comment 1 by mikhail....@intel.com
, Dec 21 2017