Re: [whatwg/webidl] Give SharedArrayBuffer a dedicated type (PR #1311)

@bathos commented on this pull request.



> @@ -8701,9 +8755,9 @@ a reference to the same object that the IDL value represents.
 
 <div class="warning">
     Extreme care must be taken when writing specification text that
-    [=ArrayBuffer/writes=] into an {{ArrayBuffer}} or {{ArrayBufferView}}, as the underlying data
+    [=buffer type/writes=] into an [=buffer source type=], as the underlying data

```suggestion
    [=buffer type/writes=] into a [=buffer source type=], as the underlying data
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/webidl/pull/1311#pullrequestreview-1451346313
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/webidl/pull/1311/review/1451346313@github.com>

Received on Tuesday, 30 May 2023 16:22:56 UTC