Re: [webauthn] Change from getClientExtensionResults function to clientExtensionResults attribute

There's both the attribute [`clientExtensionResults`][attr] and the internal slot [`[[clientExtensionsResults]]`][internal] now. That seems a bit redundant to me, and I believe the latter was introduced only because the former was converted into an operation. I can write a PR but I'm not entirely sure how to merge the two descriptions.

[attr]: https://pr-preview.s3.amazonaws.com/selfissued/webauthn/pull/810.html#dom-publickeycredential-clientextensionresults
[internal]: https://pr-preview.s3.amazonaws.com/selfissued/webauthn/pull/810.html#dom-publickeycredential-clientextensionsresults-slot

-- 
GitHub Notification of comment by emlun
Please view or discuss this issue at https://github.com/w3c/webauthn/pull/810#issuecomment-367416380 using your GitHub account

Received on Wednesday, 21 February 2018 18:05:40 UTC