- From: =JeffH <notifications@github.com>
- Date: Mon, 07 Nov 2016 13:43:24 -0800
- To: heycam/webidl <webidl@noreply.github.com>
Received on Monday, 7 November 2016 21:43:55 UTC
WebCryptoAPI uses this link -- https://heycam.github.io/webidl/#dfn-get-buffer-source-copy -- (and WebAuthn has been advised to do so also), which points into this WebIDL paragraph: https://github.com/heycam/webidl/blob/83448a73bec7f84b930fd3b8ef0a8365d5457695/index.bs#L6021-L6027 ..although said paragraph actually does not say _how_ one might go about getting said copy (or reference). Subsequent poking through WebIDL yields this algorithm.. https://github.com/heycam/webidl/blob/83448a73bec7f84b930fd3b8ef0a8365d5457695/index.bs#L7945 ..which does point back to the former paragraph. It seems to me the paragraph ought to also link to the algorithm. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/heycam/webidl/issues/229
Received on Monday, 7 November 2016 21:43:55 UTC