Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tweak StructuredCloneWithTransfer() usage #1089

Closed
domenic opened this issue Mar 20, 2017 · 0 comments
Closed

Tweak StructuredCloneWithTransfer() usage #1089

domenic opened this issue Mar 20, 2017 · 0 comments
Milestone

Comments

@domenic
Copy link
Contributor

domenic commented Mar 20, 2017

In whatwg/html@97d644c 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.

@jakearchibald jakearchibald added this to the Version 1 milestone Mar 30, 2017
domenic added a commit to domenic/ServiceWorker that referenced this issue Apr 4, 2017
domenic added a commit to domenic/ServiceWorker that referenced this issue Apr 20, 2017
Fixes w3c#1089 by updating to the latest in structured serialize/deserialize technology, and fixes w3c#1126 by properly deserializing in the queued task instead of ahead of time.
domenic added a commit to domenic/ServiceWorker that referenced this issue Apr 20, 2017
Fixes w3c#1089 by updating to the latest in structured serialize/deserialize technology, and fixes w3c#1126 by properly deserializing in the queued task instead of ahead of time.
jungkees pushed a commit that referenced this issue Apr 21, 2017
Fixes #1089 by updating to the latest in structured serialize/deserialize technology, and fixes #1126 by properly deserializing in the queued task instead of ahead of time.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants