Make encodeInto() throw when given a detached buffer #324
Labels
needs implementer interest
Moving the issue forward requires implementers to express interest
topic: api
In whatwg/webidl#1385 we discovered some specification UB. However, that also raised the question as to whether this method should perhaps be throwing an exception when given a detached buffer.
I tend to think it should and hopefully there's no callers relying on it not throwing as it's still early days?
cc @hsivonen @inexorabletash @youennf
The text was updated successfully, but these errors were encountered: