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

docs: add example on handling the webPrefs change #17971

Merged
merged 3 commits into from
Apr 26, 2019

Conversation

MarshallOfSound
Copy link
Member

Fixes #17967

Notes: no-notes

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 25, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 26, 2019
@MarshallOfSound MarshallOfSound merged commit 84212b8 into master Apr 26, 2019
@release-clerk
Copy link

release-clerk bot commented Apr 26, 2019

No Release Notes

@MarshallOfSound MarshallOfSound deleted the MarshallOfSound-patch-3 branch April 26, 2019 20:30
@trop
Copy link
Contributor

trop bot commented Apr 26, 2019

I was unable to backport this PR to "5-0-x" cleanly;
you will need to perform this backport manually.

@trop
Copy link
Contributor

trop bot commented Apr 26, 2019

I was unable to backport this PR to "6-0-x" cleanly;
you will need to perform this backport manually.

kiku-jw pushed a commit to kiku-jw/electron that referenced this pull request May 16, 2019
* docs: add example on handling the webPrefs change

Fixes electron#17967

* Update breaking-changes.md
codebytere pushed a commit that referenced this pull request Jun 18, 2019
* docs: add example on handling the webPrefs change

Fixes #17967

* Update breaking-changes.md
trop bot pushed a commit that referenced this pull request Jun 18, 2019
* docs: add example on handling the webPrefs change

Fixes #17967

* Update breaking-changes.md
codebytere pushed a commit that referenced this pull request Jun 19, 2019
* docs: add example on handling the webPrefs change

Fixes #17967

* Update breaking-changes.md
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.

Breaking 5.0 change: process is undefined when using browserWindow.loadURL(url)
3 participants