You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The user agent must remove items from supported sensor options for a given extension sensor interface if it cannot support the corresponding sensor options.
However, due to the whatwg/webidl#107, it is not possible to implement ("in a clean way") forward compatibility check for a sensor options that contain new features.
Generic Sensor API requires UA to feature detect supported sensor options
However, due to the whatwg/webidl#107, it is not possible to implement ("in a clean way") forward compatibility check for a sensor options that contain new features.
Chromium bug: 823223
Issue that was raised by @anssiko when new sensor option was specified: #257 (comment)
The text was updated successfully, but these errors were encountered: