Skip to content

Define mechanism for forward compatibility checks #361

Open
@alexshalamov

Description

@alexshalamov

Generic Sensor API requires UA to feature detect supported sensor options

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.

Chromium bug: 823223
Issue that was raised by @anssiko when new sensor option was specified: #257 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions