[Bug 21434] Need to spec liveness of Gamepad objects

https://www.w3.org/Bugs/Public/show_bug.cgi?id=21434

--- Comment #2 from Ted Mielczarek [:ted] <ted@mielczarek.org> ---
The HTML WebApp spec has concepts we can use to define this in a
straightforward way:
http://www.whatwg.org/specs/web-apps/current-work/multipage/webappapis.html#concept-task

It basically specs thread event queues, so that you can say that the Gamepad
state will be updated after the current script has finished executing.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Wednesday, 17 April 2013 13:14:22 UTC