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: report module name when require fails in sandboxed renderers #17704

Merged
merged 1 commit into from Apr 10, 2019

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Apr 5, 2019

Description of Change

Backport #17413

Added missing module name to the exception message thrown when require fails in sandboxed renderers. Follow up to chore: remove deprecated modules internally using remote.require in sandboxed renderer context

Checklist

Release Notes

Notes: Added missing module name to the exception message thrown when require fails in sandboxed renderers.

/cc @electron/wg-releases

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 5, 2019
@miniak miniak requested a review from a team April 5, 2019 09:49
@codebytere codebytere added backport This is a backport PR 4-2-x labels Apr 5, 2019
@codebytere codebytere changed the title fix: report module name when require fails in sandboxed renderers (backport: 4-1-x) fix: report module name when require fails in sandboxed renderers Apr 5, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 5, 2019
@miniak
Copy link
Contributor Author

miniak commented Apr 9, 2019

@codebytere can you please check this one as well?

@codebytere codebytere merged commit 46a1ce8 into 4-1-x Apr 10, 2019
@release-clerk
Copy link

release-clerk bot commented Apr 10, 2019

Release Notes Persisted

Added missing module name to the exception message thrown when require fails in sandboxed renderers.

@codebytere codebytere deleted the miniak/sandbox-require-error-4-1-x branch April 10, 2019 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4-2-x backport This is a backport PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants