- From: Ted Mielczarek <notifications@github.com>
- Date: Mon, 01 Aug 2016 06:40:04 -0700
- To: w3c/gamepad <gamepad@noreply.github.com>
Received on Monday, 1 August 2016 13:50:40 UTC
So the WebIDL that Gecko is actually using for our bindings is using `sequence<T>`: https://dxr.mozilla.org/mozilla-central/rev/4a18b5cacb1b21a3e8b4b1dada6b2dd3dba51cb1/dom/webidl/Gamepad.webidl#46 I don't remember if that was just because `T[]` didn't work? I confess that every time I had a discussion about arrays vs. sequence types I got very confused on the difference. cc/ @bzbarsky --- 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/28#issuecomment-236583043
Received on Monday, 1 August 2016 13:50:40 UTC