- From: René <notifications@github.com>
- Date: Sun, 31 Aug 2025 04:32:28 -0700
- To: whatwg/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Sunday, 31 August 2025 11:32:32 UTC
Renegade334 created an issue (whatwg/webidl#1520) ### What is the issue with the Web IDL Standard? At the time that the resizable array buffers proposal was active, the IDL specification used the proposed `IsResizableArrayBuffer` abstract operation as its predicate for `[AllowResizable]`. This operation was dropped in the final specification and no longer exists. The inline equivalent is to check for the presence of the `[[ArrayBufferMaxByteLength]]` internal slot. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/webidl/issues/1520 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/webidl/issues/1520@github.com>
Received on Sunday, 31 August 2025 11:32:32 UTC