[heycam/webidl] Integrate with the resizable buffers proposal (#982)

This commit adds the [AllowResizable] extended attribute, which allow
BufferSources to take resizable buffers. It composes with [AllowShared]
in the obvious way. The default behavior is unchanged, with only
fixed-length buffers allowed.

Proposal link: https://github.com/tc39/proposal-resizablearraybuffer
You can view, comment on, or merge this pull request online at:

  https://github.com/heycam/webidl/pull/982

-- Commit Summary --

  * Integrate with the resizable buffers proposal

-- File Changes --

    M index.bs (106)

-- Patch Links --

https://github.com/heycam/webidl/pull/982.patch
https://github.com/heycam/webidl/pull/982.diff

-- 
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/pull/982

Received on Wednesday, 19 May 2021 19:06:24 UTC