- From: <bugzilla@jessica.w3.org>
- Date: Wed, 18 Jun 2014 00:02:40 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=25203 --- Comment #3 from Ted Mielczarek [:ted] <ted@mielczarek.org> --- Balazs: it's mostly a leftover from my implementation that predated navigator.getGamepads(), where I envisioned you could just hold GamepadEvent.gamepad in a variable and refer back to it if you didn't want to use the events. In Firefox it's updated between trips to the event loop. There are ways to describe this in spec language, but I think it might be simpler to just spec them as snapshots and change Firefox's behavior to match Chrome and IE. I started a thread on public-webapps about this two months ago if you want to read some arguments for both sides: http://lists.w3.org/Archives/Public/public-webapps/2014AprJun/0238.html I didn't find that there was an overwhelming argument in either way, but I'm leaning towards spec'ing snapshots. -- You are receiving this mail because: You are the QA Contact for the bug.
Received on Wednesday, 18 June 2014 00:02:41 UTC