[w3c/ServiceWorker] Tweak StructuredCloneWithTransfer() usage (#1089)

In https://github.com/whatwg/html/commit/97d644c97335956610a31e8ad98d1a388c063e84 we revised StructuredCloneWithTransfer() significantly. Although you are mostly protected from these changes, you need to change [[Clone]] to [[Deserialized]] and [[TransferList]] to [[TransferredValues]].

I can work on a PR for this sometime soon.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1089

Received on Monday, 20 March 2017 21:12:52 UTC