- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 02 Jun 2023 02:04:12 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 2 June 2023 09:04:18 UTC
https://webidl.spec.whatwg.org/#AllowResizable > it creates a new IDL type that allows the buffer source type to be backed by an ECMAScript [ArrayBuffer](https://webidl.spec.whatwg.org/#idl-ArrayBuffer) that is resizable But then https://webidl.spec.whatwg.org/#buffersource-byte-length takes a BufferSource so you couldn't use that to get the length of an IDL type that includes [AllowResizable]. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1312#issuecomment-1573402055 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1312/1573402055@github.com>
Received on Friday, 2 June 2023 09:04:18 UTC