[geolocation-api] errorCallback parameter to getPosition() and watchPosition() is nullable in all major browser engines (#61)

cdumez has just created a new issue for https://github.com/w3c/geolocation-api:

== errorCallback parameter to getPosition() and watchPosition() is nullable in all major browser engines ==
errorCallback parameter to getPosition() and watchPosition() is nullable in all major browser engines (tested WebKit, Gecko and Blink). However, it is not marked as nullable in the specification. Changing this behavior in browser engines would be a compatibility risk so I suggest we update the specification instead.

Note that there is already a web-platform-test relying on errorCallback being nullable:
https://w3c-test.org/geolocation-API/PositionOptions.https.html

Please view or discuss this issue at https://github.com/w3c/geolocation-api/issues/61 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Friday, 20 November 2020 18:09:02 UTC