- From: Marcos Cáceres via GitHub <sysbot+gh@w3.org>
- Date: Wed, 09 Jun 2021 06:15:13 +0000
- To: public-geolocation@w3.org
marcoscaceres has just submitted a new pull request for https://github.com/w3c/geolocation-api: == Editorial: always invoke in a micro task step == Closes #80 @annevk, I did as you suggested: 1. Collapsed the "Acquire a watch id" labelled steps. 1. "Run these steps [=in parallel=]:". 1. Tied all callback invocations to a microtask. 1. And now I return |watchId| as the final step. As I had to re-indent the algorithm, probably best viewed in PR-Preview. See https://github.com/w3c/geolocation-api/pull/87 -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Wednesday, 9 June 2021 06:15:31 UTC