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: ignore non-absolute session preload script paths when sandboxed #19066

Merged
merged 1 commit into from
Jul 3, 2019

Conversation

miniak
Copy link
Contributor

@miniak miniak commented Jul 1, 2019

Description of Change

Non-absolute session preload script paths were not ignored before for sandboxed renderers. This PR unifies the code to get the list of valid session preload scripts between sandboxed and non-sandboxed renderers.

Follow-up to #16538

Checklist

Release Notes

Notes: Non-absolute session preload script paths are now ignored for sandboxed renderers.

@electron-cation electron-cation bot added the new-pr 🌱 PR opened in the last 24 hours label Jul 1, 2019
@miniak miniak force-pushed the miniak/fix-session-preload-scripts branch from 13a86e7 to d5b933d Compare July 1, 2019 20:07
@miniak miniak marked this pull request as ready for review July 1, 2019 21:02
@miniak miniak force-pushed the miniak/fix-session-preload-scripts branch from d5b933d to d7ec8dc Compare July 1, 2019 21:37
@miniak miniak self-assigned this Jul 2, 2019
@electron-cation electron-cation bot removed the new-pr 🌱 PR opened in the last 24 hours label Jul 2, 2019
@jkleinsc jkleinsc merged commit 69ea0b4 into master Jul 3, 2019
@release-clerk
Copy link

release-clerk bot commented Jul 3, 2019

Release Notes Persisted

Non-absolute session preload script paths are now ignored for sandboxed renderers.

@jkleinsc jkleinsc deleted the miniak/fix-session-preload-scripts branch July 3, 2019 15:05
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.

3 participants