[Bug 25203] [gamepad] Connected Attribute appears to serve no purpose if the Gamepad object is a snapshot

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

Ted Mielczarek [:ted] <ted@mielczarek.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |scott.w3bugzilla@h4ck3r.net

--- Comment #1 from Ted Mielczarek [:ted] <ted@mielczarek.org> ---
See bug 21434. The original spec text around getGamepads was written by Scott
and didn't match what I had implemented in Firefox, so there's a little
confusion. In Firefox Gamepad objects are not snapshots, they are updated each
pass through the event loop with the most current data. In Chrome they're
currently snapshots. I think Scott said he agreed with me that making them live
was a sane behavior and we should change the spec to reflect that.

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

Received on Saturday, 29 March 2014 04:20:13 UTC