Skip to content

Bug 42001: Hide 'Open links in external app' settings option and force defaults

tor-browser#42001 (closed)

Mozilla:

Allow user to choose if they want to be prompted every time when there's a link that can be opened in an app.

We should give user three choices:

    Ask every time
    Always
    Never

We want to hew this back to the original code and not allow opening in other apps

Question: I have this targeting the commit for the fenix codebase d25cf7f7 "Disable features and functionality" but the actual one related piece of code that the upstream commit touches in android components and would be the ac commit d9b7ced0 "Bug 40007: Port external helper app prompting"

Do we want to start having firefox-android commits that affect fenix and android-components?

Merge request reports