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

Implemented detection of the Firefox flavor on Windows and fixed registry detection #350

Merged
merged 1 commit into from
Oct 31, 2020

Conversation

paulomanrique
Copy link
Contributor

The previous implementation was looking for a path not so reliable, and also not checking for the different Firefox beta channels (I nicknamed them "Flavors" on the code).

For example, I myself does not use the regular Firefox edition, but the Firefox Developer Edition, which have the registry keys on different locations. So, I made a function to find which Firefox flavor is installed, and it's able to find all the editions.

This should fix issues #288 , #150 , #217 , #277

@tombh tombh merged commit 4a082a5 into browsh-org:master Oct 31, 2020
@tombh
Copy link
Member

tombh commented Oct 31, 2020

Wow! Thank you 😃

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

2 participants