← Back to release summary

Remove [NoInterfaceObject] from Geolocation API interfaces

Category
Device
Type
New or changed feature
Status
Enabled by default (Chrome 79)
Intent stage
Prepare to ship

Summary

The [NoInterfaceObject] annotation is being removed from WebIDL. The Geolocation API specification has been updated to remove this annotation from all interfaces and perform the following renames to avoid polluting the global namespace with generic interface names, Coordinates -> GeolocationCoordinates Position -> GeolocationPosition PositionError -> GeolocationPositionError

Standards & signals

Explainers: https://github.com/heycam/webidl/issues/430

View on chromestatus.com