- From: Anne van Kesteren <notifications@github.com>
- Date: Wed, 09 Jan 2019 07:03:03 -0800
- To: heycam/webidl <webidl@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Wednesday, 9 January 2019 15:03:40 UTC
Instead treat them the same as the empty byte sequence as implementations have been doing since forever. This also performs the IsDetachedBuffer abstract operation on the correct object. Fixes #151. You can view, comment on, or merge this pull request online at: https://github.com/heycam/webidl/pull/605 -- Commit Summary -- * Detached ArrayBuffer objects should not throw -- File Changes -- M index.bs (6) -- Patch Links -- https://github.com/heycam/webidl/pull/605.patch https://github.com/heycam/webidl/pull/605.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/605
Received on Wednesday, 9 January 2019 15:03:40 UTC