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

feat: disable the remote module by default #22091

Merged
merged 6 commits into from
Feb 10, 2020

Conversation

nornagon
Copy link
Member

@nornagon nornagon commented Feb 7, 2020

Description of Change

Ref #21408

Using the remote module without explicitly enabling it began warning in Electron 9. This changes the default value of enableRemoteModule to be false.

BREAKING CHANGE

Checklist

Release Notes

Notes: Changed the default value of 'enableRemoteModule' to false.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Feb 7, 2020
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Feb 8, 2020
Copy link
Member

@ckerr ckerr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔥

@nornagon nornagon merged commit b77f701 into master Feb 10, 2020
@release-clerk
Copy link

release-clerk bot commented Feb 10, 2020

Release Notes Persisted

Changed the default value of 'enableRemoteModule' to false.

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

Successfully merging this pull request may close these issues.

4 participants