[geolocation-api] Callbacks are invoked while in parallel (#80)

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

== Callbacks are invoked while in parallel ==
If I'm reading https://w3c.github.io/geolocation-api/#dfn-request-position correctly it goes in parallel in step 2.3 (it might be clearer to not return and say "run these steps in parallel: [substeps]") and then tries to invoke a callback in 3.1.1 at least without queuing a task.

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


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

Received on Thursday, 27 May 2021 10:03:46 UTC