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

Give the extension the ability to get the parent process info #10216

Open
wants to merge 2 commits into
base: basti/nativeMessaging
Choose a base branch
from

Conversation

strseb
Copy link
Collaborator

@strseb strseb commented Jan 23, 2025

Description

Based on top of: #10196

Reference

Right now we only check if the Split-Tunnel List includes Firefox* - but if i.e you have nightly excluded and use the extension on ESR, we still block out.
Given that Firefox will spawn the nativemessaging process, we can ask it to check it's parent executable.
This allows the extension to check if the Firefox used is excluded or not.

@strseb strseb requested review from oskirby and mcleinman January 23, 2025 12:38
Copy link
Collaborator

@mcleinman mcleinman left a comment

Choose a reason for hiding this comment

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

👍🏻 Same caveat as the other PR - would love a second reviewer on this, as I'm less familiar with this.

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.

2 participants