- From: J.C. Jones via GitHub <sysbot+gh@w3.org>
- Date: Wed, 31 Jul 2019 19:21:04 +0000
- To: public-webauthn@w3.org
Per https://heycam.github.io/webidl/#idl-enums , Example 33, providing "lightning" to a browser that doesn't have that part of the enum will throw a TypeError. Perhaps we want to keep the enum as a definition, but change the structures that specify it to instead ask for a String-ish type that can be carefully cast to an enum, rather than letting the WebIDL parser throw. -- GitHub Notification of comment by jcjones Please view or discuss this issue at https://github.com/w3c/webauthn/pull/1264#issuecomment-516985452 using your GitHub account
Received on Wednesday, 31 July 2019 19:21:06 UTC