Re: [webauthn] Authenticator selection extension needs to define snapshotting behavior

But  also, the notes that were  added don't do the right thing, afaict.  They snapshot at the start  of the  `[[Create]]` or `[[DiscoverFromExternalSource]]` algorithm, but  that algorithm is invoked in a parallel section to start with, so by that point the buffer source may already have been modified from whatever was passed into the original `navigator.credentials.create` or `navigator.credentials.get` call.

-- 
GitHub Notification of comment by bzbarsky
Please view or discuss this issue at https://github.com/w3c/webauthn/issues/294#issuecomment-425197882 using your GitHub account

Received on Thursday, 27 September 2018 18:33:11 UTC