This repository has been archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fenix shouldn't show "Set as default browser" button if it's already the default browser #23618
Labels
eng:qa:verified
QA Verified
Comments
I can see we have the code for the app review prompt, but oddly enough, we do not use it for the button: https://searchfox.org/mozilla-mobile/search?q=isDefaultBrowser&path=fenix |
3 tasks
This is what we use for checking on Fenix that internally uses AC. |
Amejia481
added
eng:qa:needed
QA Needed
and removed
needs:triage
Issue needs triage
labels
Feb 8, 2022
QA team could you help us to verify if this is still an issue, thanks in advance. |
I managed to reproduce this issue with the Nightly 98.0a1 (2022-02-06). |
SoftVision-LorandJanos
added
eng:qa:verified
QA Verified
and removed
eng:qa:needed
QA Needed
labels
Feb 15, 2022
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I started Fenix Nightly today, its homepage had a tile asking me to set it as my default browser ("Set as default browser"). But Fenix Nightly is already my default browser!
@jonalmeida says Fenix should be able to check whether it's already set as the default app.
AC has code to query the default browser, but it might require some legacy permissions: [https://github.com/mozilla-mobile/android-components/blob/main/components/support/[…]tils/src/main/java/mozilla/components/support/utils/Browsers.kt.](https://github.com/mozilla-mobile/android-components/blob/ec0201897ae2b2d91ec36be41986dff1c3192501/components/support/utils/src/main/java/mozilla/components/support/utils/Browsers.kt#L112-L115)
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: