[wake-lock] Clarify platform wake lock's internal slots have different contexts (#192)

rakuco has just created a new issue for https://github.com/w3c/wake-lock:

== Clarify platform wake lock's internal slots have different contexts ==
I was talking to @kenchris and it turns out `[[InstanceList]]` and `[[RequestCounter]]` work in different "scopes": the former tracks a per-document list of instances, whereas the latter keeps only one counter for all pages.

Please view or discuss this issue at https://github.com/w3c/wake-lock/issues/192 using your GitHub account

Received on Monday, 29 April 2019 09:13:18 UTC