[webauthn] Please ensure that all ArrayBuffer creations are done explicitly, in the correct global

bzbarsky has just created a new issue for 
https://github.com/w3c/webauthn:

== Please ensure that all ArrayBuffer creations are done explicitly, 
in the correct global ==
Right now it looks like the authenticator is expected to create 
ArrayBuffer when creating attestations, but it simply doesn't have the
 information to do so in the right global, as far as I can tell...

Please view or discuss this issue at 
https://github.com/w3c/webauthn/issues/293 using your GitHub account

Received on Friday, 4 November 2016 22:21:18 UTC