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

fix: pass postData to new-window event #28513

Merged
merged 5 commits into from
Apr 6, 2021
Merged

fix: pass postData to new-window event #28513

merged 5 commits into from
Apr 6, 2021

Conversation

nornagon
Copy link
Member

@nornagon nornagon commented Apr 5, 2021

Description of Change

This adds the missing postData parameter to new-window, which was previously omitted. This is the only call site of emitDeprecatedNewWindowEvent, so I can only assume its omission was accidental.

Checklist

Release Notes

Notes: Fixed postData parameter missing from new-window event.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 5, 2021
@nornagon nornagon added target/12-x-y semver/patch backwards-compatible bug fixes labels Apr 5, 2021
@nornagon
Copy link
Member Author

nornagon commented Apr 6, 2021

asan failure unrelated.

@nornagon nornagon merged commit 77dcf10 into master Apr 6, 2021
@release-clerk
Copy link

release-clerk bot commented Apr 6, 2021

Release Notes Persisted

Fixed postData parameter missing from new-window event.

@nornagon nornagon deleted the nornagon-patch-2 branch April 6, 2021 16:54
@trop
Copy link
Contributor

trop bot commented Apr 6, 2021

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

@trop
Copy link
Contributor

trop bot commented Apr 6, 2021

I have automatically backported this PR to "13-x-y", please check out #28542

@trop
Copy link
Contributor

trop bot commented Apr 6, 2021

@nornagon has manually backported this PR to "12-x-y", please check out #28543

nornagon added a commit that referenced this pull request Apr 6, 2021
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 7, 2021
zcbenz pushed a commit that referenced this pull request Apr 7, 2021
* fix: pass postData to new-window event (#28513)

* Update api-browser-window-spec.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants