Navigation Menu

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: process.getProcessMemoryInfo not being exposed to sandbox renderers #17669

Merged
merged 1 commit into from Apr 4, 2019

Conversation

codebytere
Copy link
Member

Description of Change

Fixes #17661.

Exposes process.getProcessMemoryInfo to sandbox renderers.

cc @MarshallOfSound

Checklist

Release Notes

Notes: Fixed process.getProcessMemoryInfo not being exposed to sandbox renderers.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Apr 3, 2019
@codebytere codebytere changed the title Fix proc mem info fix: process.getProcessMemoryInfo not being exposed to sandbox renderers Apr 3, 2019
@carterbs
Copy link
Contributor

carterbs commented Apr 3, 2019

@codebytere it looks like you have an extra commit in this PR that isn't germane to #17661.

Copy link
Contributor

@carterbs carterbs left a comment

Choose a reason for hiding this comment

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

Looks good. Thanks for the quick turnaround.

@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Apr 4, 2019
@codebytere codebytere merged commit 3a0b72e into 4-1-x Apr 4, 2019
@release-clerk
Copy link

release-clerk bot commented Apr 4, 2019

Release Notes Persisted

Fixed process.getProcessMemoryInfo not being exposed to sandbox renderers.

@codebytere codebytere deleted the fix-proc-mem-info branch April 4, 2019 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants