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: new main -> renderers messageChannel example #34978

Merged
merged 9 commits into from Jul 29, 2022

Conversation

Kilian
Copy link
Member

@Kilian Kilian commented Jul 19, 2022

Description of Change

Added a code example describing how to set up a messageChannel between two renderers from inside of main.

Checklist

  • relevant documentation is changed or added

Release Notes

Notes: none

@electron-cation electron-cation bot added documentation 📓 semver/patch backwards-compatible bug fixes new-pr 🌱 PR opened in the last 24 hours labels Jul 19, 2022
Copy link
Member

@codebytere codebytere left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 20, 2022
@Kilian Kilian requested a review from a team July 20, 2022 15:32
docs/tutorial/message-ports.md Outdated Show resolved Hide resolved
docs/tutorial/message-ports.md Outdated Show resolved Hide resolved
@VerteDinde VerteDinde merged commit 00e9bf1 into electron:main Jul 29, 2022
@release-clerk
Copy link

release-clerk bot commented Jul 29, 2022

No Release Notes

@trop
Copy link
Contributor

trop bot commented Jul 29, 2022

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

@trop
Copy link
Contributor

trop bot commented Jul 29, 2022

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

@trop trop bot removed the target/18-x-y label Jul 29, 2022
@trop
Copy link
Contributor

trop bot commented Jul 29, 2022

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

@Kilian Kilian deleted the patch-6 branch August 1, 2022 09:26
schetle pushed a commit to schetle/electron that referenced this pull request Nov 3, 2022
* docs: new main -> renderers messageChannel example

* consistent use of your

* fix a typo

* linting

* markdown linting

* Update docs/tutorial/message-ports.md

Co-authored-by: Erick Zhao <erick@hotmail.ca>

* update code example headings, reference contextIsolation example

* remove nodeIntegration: false from browserWindows

* rename "messagePort" to "electronMessagePort" for compatibility

Co-authored-by: Erick Zhao <erick@hotmail.ca>
khalwa pushed a commit to solarwindscloud/electron that referenced this pull request Feb 22, 2023
* docs: new main -> renderers messageChannel example

* consistent use of your

* fix a typo

* linting

* markdown linting

* Update docs/tutorial/message-ports.md

Co-authored-by: Erick Zhao <erick@hotmail.ca>

* update code example headings, reference contextIsolation example

* remove nodeIntegration: false from browserWindows

* rename "messagePort" to "electronMessagePort" for compatibility

Co-authored-by: Erick Zhao <erick@hotmail.ca>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation 📓 semver/patch backwards-compatible bug fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants