Re: [webauthn] Updates based on DOM's abort reason (#1706)

> * 'DOMException whose name is "X"' -> '"X" DOMException'
> * Throwing implies termination so need to state that the algorithm is terminated. See https://infra.spec.whatwg.org/#algorithm-control-flow.

I've added a patch to this PR addressing these, so hopefully that looks better.

> * There are some cases where it looks like a for each loop is followed by a throw, but it could be read as if the throw was run after a single iteration.

@nsatragno: Is it okay if I ask you to do this in a follow-up PR instead?

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


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 6 April 2022 03:37:10 UTC