Skip to content

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

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

Closed
wants to merge 2 commits into from

Conversation

nornagon
Copy link
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.

Sorry, something went wrong.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
@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

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
* 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

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
* feat: remove deprecated base::Value-based serialization

* add note to breaking-changes
@zcbenz
Copy link
Contributor

zcbenz commented Dec 18, 2019

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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants