threads icon indicating copy to clipboard operation
threads copied to clipboard

(ArrayBuffer or SharedArrayBuffer) is invalid IDL

Open annevk opened this issue 4 years ago • 0 comments

IDL does not have a SharedArrayBuffer type. I think this has to be [AllowShared] ArrayBuffer, but see https://github.com/heycam/webidl/issues/865. (I was surprised this wasn't caught in Firefox, but I think Firefox does not implement this API through IDL.)

annevk avatar Mar 27 '20 12:03 annevk