Re: [w3c/gamepad] Need to spec liveness of Gamepad objects (#8)

There's a couple issues here, right? Does `getGamepads()` return new objects or the same objects. What's the lifetime of those objects if they're the same (agent lifetime I guess). And if they are the same, when is their state updated and is that allowed to violate run-to-completion semantics? (Ideally not.)

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/gamepad/issues/8#issuecomment-542049301

Received on Tuesday, 15 October 2019 05:54:06 UTC