Skip to content

feat: enable nativeWindowOpen by default#28552

Merged
jkleinsc merged 8 commits intomasterfrom
nativewindowopen-default
Apr 13, 2021
Merged

feat: enable nativeWindowOpen by default#28552
jkleinsc merged 8 commits intomasterfrom
nativewindowopen-default

Conversation

@nornagon
Copy link
Copy Markdown
Contributor

@nornagon nornagon commented Apr 6, 2021

Description of Change

Make nativeWindowOpen: true the default.

This option has been better than the alternative for some time (fewer bugs,
faster new windows, and more flexible). Let's make it the default.

Closes #28511.

Checklist

Release Notes

Notes: nativeWindowOpen: true is now the default.

@nornagon nornagon added the semver/major incompatible API changes label Apr 6, 2021
@nornagon nornagon force-pushed the nativewindowopen-default branch from 899df58 to d534336 Compare April 6, 2021 20:04
@nornagon nornagon force-pushed the nativewindowopen-default branch from 0dc8a15 to 024d69d Compare April 9, 2021 00:35
@nornagon nornagon requested a review from miniak April 9, 2021 17:15
@release-clerk
Copy link
Copy Markdown

release-clerk bot commented Apr 13, 2021

Release Notes Persisted

nativeWindowOpen: true is now the default.

nornagon added a commit that referenced this pull request Jun 23, 2021
zcbenz pushed a commit that referenced this pull request Jun 28, 2021
* Revert "feat: enable nativeWindowOpen by default (#28552)"

This reverts commit f8bdef5.

* warn when nativeWindowOpen is undefined

* Update browser-window.md
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-review/requested 🗳 new-pr 🌱 PR opened recently semver/major incompatible API changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make nativeWindowOpen: true the default

5 participants