[heycam/webidl] Detached ArrayBuffer objects should not throw (#605)

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