w3c / sensors

Generic Sensor API
https://www.w3.org/TR/generic-sensor/
Other
127 stars 59 forks source link

Clarify construction of subclasses #345

Closed pozdnyakov closed 6 years ago

pozdnyakov commented 6 years ago

The "construct sensor object" abstract operation is now split into "Initialize a sensor object" and "Check sensor policy-controlled features".

The actual construction is to be performed in the sensor extension specifications.

Fixes #342


Preview | Diff