[Bug 26181] Spec should specify the presentation of the array returned by navigator.getGamepads() w.r.t "holes"

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

--- Comment #31 from Ted Mielczarek [:ted] <ted@mielczarek.org> ---
Actually, no, since Map semantics don't match Array semantics, and existing
content is relying on that (indexed getter, .length property).

We could define this using an iterator but it'd get a bit torturous.

Jacob: do you have any objections to approach #1? I'm sorry that the spec left
this undefined.

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

Received on Thursday, 18 December 2014 14:55:50 UTC