DescriptionWebMessaging: Show a warning when MessagePort attempts to send a transferable ArrayBuffer
In the current implementation, MessagePort does not support sending an
ArrayBuffer as a transferable object yet and unexpectedly loses the buffer
without any warning.
BUG=334408
Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=200832
Patch Set 1 #
Total comments: 2
Patch Set 2 : add const / update test expectation #
Messages
Total messages: 10 (4 generated)
|