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: add support for running in sandboxed renderers #44

Merged
merged 2 commits into from Mar 24, 2021

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Mar 10, 2021

Closes #42.

@miniak miniak force-pushed the miniak/use-process-context-id branch from 727fe41 to 95afbca Compare March 10, 2021 19:06
@miniak miniak changed the title feat: use process.contextId when available to support sandboxed renderers feat: add support for running in sandboxed renderers Mar 10, 2021
@miniak miniak requested a review from nornagon March 10, 2021 19:07
src/renderer/remote.ts Outdated Show resolved Hide resolved
@miniak miniak force-pushed the miniak/use-process-context-id branch from 5447a18 to bcbfd6e Compare March 22, 2021 10:55
@miniak miniak requested a review from nornagon March 22, 2021 10:56
src/renderer/remote.ts Outdated Show resolved Hide resolved
Co-authored-by: Jeremy Rose <jeremya@chromium.org>
@nornagon nornagon merged commit 4bccb15 into master Mar 24, 2021
@nornagon nornagon deleted the miniak/use-process-context-id branch March 24, 2021 18:17
@electron-bot
Copy link

🎉 This PR is included in version 1.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

TypeError: process._linkedBinding is not a function in renderer at electron@12.0.0
3 participants