Open Bug 513492 Opened 16 years ago Updated 3 years ago

Don't prompt to become default browser when using a non-default profile

Categories

(Firefox :: General, enhancement, P4)

enhancement

Tracking

()

Future

People

(Reporter: jruderman, Unassigned)

Details

If I start Firefox with a non-default profile, Firefox shouldn't prompt to become the default browser. I'm unlikely to want to set the build I'm testing to be the default browser, and it won't "work" anyway because the profile will be wrong.
OS: Mac OS X → All
Hardware: x86 → All
(In reply to comment #0) > won't "work" anyway because the profile will be wrong. I don't disagree with the conclusion, but I don't understand this argument. The default browser setting doesn't care about profiles at all.
Handling the profile manager is problematic, because you could be setting the profile you just chose as the new default. We should just get rid of the profile manager anyway. If you're using -profile, then it seems pretty likely that you're using a testing profile, and we could propagate a flag somewhere to not bother with the default browser prompt.
Overall this change is fine, but since the profile manager isn't really a supported UI, we should probably try to address the root of this problem (the dialog itself), and not spend too much time helping a very small subset of users.
Agreed. It's not a bad idea, but not a high priority.
Priority: -- → P4
Target Milestone: --- → Future
fwiw, bug 720288 disabled the prompt in DEBUG builds.
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.