Re: [w3c/gamepad] Switch from WebIDL arrays to FrozenArray<>s in the IDLs. (#62)

> I left out any bits saying `Gamepad#axes` should be cached because they're just doubles

The array entries are doubles, but the actual thing returned is an Array object and it being cached or not is quite observable, no?  It needs similar language too.

-- 
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/pull/62#issuecomment-315768988

Received on Monday, 17 July 2017 14:23:40 UTC