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: remove BrowserWindow option inheritance #28550

Merged
merged 11 commits into from Apr 21, 2021

Conversation

nornagon
Copy link
Member

@nornagon nornagon commented Apr 6, 2021

Description of Change

Removes the deprecated and not terribly useful 'feature' of inheriting
BrowserWindow options from parents on window.open().

Checklist

Release Notes

Notes: Child windows no longer inherit BrowserWindow construction options from their parents.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 6, 2021
@nornagon nornagon added semver/major incompatible API changes target/13-x-y labels Apr 6, 2021
@nornagon nornagon merged commit 4ca5184 into master Apr 21, 2021
@release-clerk
Copy link

release-clerk bot commented Apr 21, 2021

Release Notes Persisted

Child windows no longer inherit BrowserWindow construction options from their parents.

@nornagon nornagon deleted the remove-browserwindow-option-inheritance branch April 21, 2021 17:55
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Sep 30, 2021
Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Sep 30, 2021
Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Oct 5, 2021
Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Oct 5, 2021
Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Nov 10, 2021
Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Nov 10, 2021
Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
PrestonN pushed a commit to FreeTubeApp/FreeTube that referenced this pull request Nov 10, 2021
* ^ Update electron 13.x > 15.x

* ! Fix child window options due to breaking change in electron 14.x

Breaking change:
electron/electron#28550
Child windows no longer inherit BrowserWindow construction options from their parents.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants