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

feat: detect Firefox in connect() automatically #8718

Merged
merged 1 commit into from Aug 2, 2022

Conversation

OrKoN
Copy link
Collaborator

@OrKoN OrKoN commented Aug 2, 2022

This PR implements automatic detection of the Firefox product when the .connect() method is used. This partially undoes the breaking change in #8520 but it's also a breaking change on its own since we don't accept an explicit product name anymore (it does not look like it was used anyway).

@OrKoN OrKoN requested a review from jrandolf August 2, 2022 08:16
@OrKoN OrKoN enabled auto-merge (squash) August 2, 2022 08:16
@OrKoN OrKoN merged commit 81e01dd into main Aug 2, 2022
@OrKoN OrKoN deleted the feat-detect-firefox-automatically-in-connect branch August 2, 2022 08:50
jrandolf pushed a commit that referenced this pull request Aug 2, 2022
This PR implements automatic detection of the Firefox product when the `.connect()` method is used. This partially undoes the breaking change in #8520 but it's also a breaking change on its own since we don't accept an explicit product name anymore (it does not look like it was used anyway).
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