Closed Bug 1191249 Opened 9 years ago Closed 4 years ago

Defer showing the default browser prompt to 2nd run (and only show it a maximum of three times)

Categories

(Firefox :: Shell Integration, defect)

42 Branch
Unspecified
All
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 1191250
Tracking Status
firefox42 --- affected

People

(Reporter: phlsa, Unassigned)

Details

The default browser dialog currently clashes with a lot of other messaging we're doing on first run. It is the equivalent of "rate this app" modals that show up on first run on some mobile apps.

We should do two things in order to make it more bearable:
1) Show it on second run, not first run. It is highly unlikely that a user who would want Firefox as their default doesn't at least launch it two times, so we will still hit virtually every relevant user.

2) Only show it a maximum of three times. If a user clicks "no" three times, we shouldn't ask again. This counter should be reset when Firefox becomes the default browser (so that it shows up again when another app takes over the default).

I'd argue that we can do this even without the A/B test on the relevancy of the default setting, since we will still hit almost all relevant users as explained above.
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.