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

[Feature] firefox: instrument file:// process in firefox #1131

Closed
aslushnikov opened this issue Feb 26, 2020 · 1 comment
Closed

[Feature] firefox: instrument file:// process in firefox #1131

aslushnikov opened this issue Feb 26, 2020 · 1 comment

Comments

@aslushnikov
Copy link
Collaborator

Firefox opens file:// urls in a special process. As of #1110, we disable this behavior (and unfortunately reduce sandboxing level for content process). Ideally, we should instrument file process and restore the original sandboxing level.

For the record: this is a somewhat related code in the firefox devtools https://github.com/aslushnikov/juggler/blob/30bfd1bb33f1b3e780a83d8e30e43f3cbcac85c8/devtools/server/actors/process.js#L14

@pavelfeldman
Copy link
Member

Fixed

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

No branches or pull requests

2 participants