- From: Domenic Denicola <notifications@github.com>
- Date: Mon, 20 Mar 2017 14:15:25 -0700
- To: whatwg/streams <streams@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Monday, 20 March 2017 21:15:59 UTC
https://github.com/whatwg/html/commit/97d644c97335956610a31e8ad98d1a388c063e84 changed structured cloning significantly. We need to: - Not use StructuredClone(), but instead StructuredDeserialize(StructuredSerialize()) - Roll our own Transfer() for array buffers, as Transfer() is no longer defined in HTML. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/whatwg/streams/issues/701
Received on Monday, 20 March 2017 21:15:59 UTC