Re: [heycam/webidl] Who uses the detach concept for ArrayBuffer? (#724)

Also part of this bug: the current sentence

> Attempting to get a reference to or get a copy of the bytes held by a buffer source when the ArrayBuffer has been detached will fail in a language binding-specific manner.

is misleading since they don't really "fail", they just return zero-length byte sequences.

If we eliminate the term "detached" then we can eliminate this sentence and clear up the confusion.

-- 
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/issues/724#issuecomment-615904878

Received on Saturday, 18 April 2020 17:07:02 UTC