DescriptionDisallow passing a SharedArrayBuffer in the transfer list.
This behavior changed recently. SharedArrayBuffers should not be put in the
transfer list, because they are not detached, and that is the meaning of being
in the transfer list.
This is the V8 side of the change, the Blink side will come next.
Reland of https://codereview.chromium.org/2570433005, it was reverted because
of a Blink-side test failure which has been temporarily disabled; see
https://codereview.chromium.org/2590003002.
BUG=https://bugs.chromium.org/p/chromium/issues/detail?id=676063
Review-Url: https://codereview.chromium.org/2594793005
Cr-Commit-Position: refs/heads/master@{#42054}
Committed: https://chromium.googlesource.com/v8/v8/+/534ddf645be293800ab0bd7107b307f668ac8d5b
Patch Set 1 #
Messages
Total messages: 8 (4 generated)
|