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: apply senderFrame details to ipcMain port event #33756

Merged
merged 1 commit into from Apr 14, 2022

Conversation

deepak1556
Copy link
Member

@deepak1556 deepak1556 commented Apr 13, 2022

Description of Change

Fixes #33722

Missed in #26764

Checklist

Release Notes

Notes: apply senderFrame details to ipcMain port event

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 13, 2022
@deepak1556 deepak1556 added semver/patch backwards-compatible bug fixes 17-x-y 18-x-y 19-x-y labels Apr 13, 2022
@deepak1556 deepak1556 merged commit 16f8d71 into main Apr 14, 2022
@deepak1556 deepak1556 deleted the robo/fix_senderframe_ipc_port branch April 14, 2022 04:01
@release-clerk
Copy link

release-clerk bot commented Apr 14, 2022

Release Notes Persisted

apply senderFrame details to ipcMain port event

@trop
Copy link
Contributor

trop bot commented Apr 14, 2022

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

@trop
Copy link
Contributor

trop bot commented Apr 14, 2022

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

@trop
Copy link
Contributor

trop bot commented Apr 14, 2022

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

@trop
Copy link
Contributor

trop bot commented Apr 14, 2022

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

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 14, 2022
bavulapati pushed a commit to bavulapati/electron that referenced this pull request Apr 29, 2022
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
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.

[Bug]: ipcRenderer.postMessage results in undefined for event.senderFrame in browser process
4 participants