The [NoInterfaceObject] annotation is being removed from WebIDL. The DeviceOrientation Event specification has been updated to remove this annotation from the Acceleration and RotationRate interfaces and rename them to DeviceMotionEventAcceleration and DeviceMotionEventRotationRate in order to avoid polluting the global namespace with generic interface names.
Specification
Status in Chromium
Blink>Sensor>DeviceOrientation
Enabled by default (tracking bug) in:
- Chrome for desktop release 74
- Chrome for Android release 74
- Android WebView release 74
Consensus & Standardization
After a feature ships in Chrome, the values listed here are not guaranteed to be up to date.
- Positive
- No signal
- No signal
- No signals
Owner
Intent to Prototype url
Intent to Prototype threadLast updated on 2021-03-12
Comments
The removal of the [NoInterfaceObject] attribute from the WebIDL specification is discussed here: https://github.com/heycam/webidl/issues/430