Skip to content

feat: remove deprecated base::Value-based serialization#21560

Closed
nornagon wants to merge 2 commits into
masterfrom
remove-old-serialization
Closed

feat: remove deprecated base::Value-based serialization#21560
nornagon wants to merge 2 commits into
masterfrom
remove-old-serialization

Conversation

@nornagon

Copy link
Copy Markdown
Contributor

Description of Change

This was included as a transitional measure when we moved IPC to using Structured Clone. The old behavior was deprecated in 8.x, and this removes it for 9.x.

Checklist

Release Notes

Notes: Objects not serializable using Structured Clone will now cause an error to be thrown when attempting to send them across IPC.

@electron-cation electron-cation Bot added the new-pr 🌱 PR opened recently label Dec 17, 2019
pull Bot pushed a commit to kokizzu/electron that referenced this pull request Dec 18, 2019
* feat: remove deprecated base::Value-based serialization

* add note to breaking-changes
pull Bot pushed a commit to kokizzu/electron that referenced this pull request Dec 18, 2019
* feat: remove deprecated base::Value-based serialization

* add note to breaking-changes
@zcbenz

zcbenz commented Dec 18, 2019

Copy link
Copy Markdown
Contributor

This has actually been merged (for twice) and the website is not updated.
Screen Shot 2019-12-18 at 15 25 58

@zcbenz zcbenz closed this Dec 18, 2019
@zcbenz zcbenz deleted the remove-old-serialization branch December 18, 2019 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

new-pr 🌱 PR opened recently

3 participants