Closed Bug 763455 Opened 12 years ago Closed 12 years ago

Startup check for default browser not working in Windows 8

Categories

(Firefox :: General, defect)

x86_64
Windows 8
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: bbondy, Unassigned)

References

Details

The startup check for default browser is not working on Windows 8.  The checkbox in preferences is on for check on startup, but no prompt is given.  

We should be giving the same prompt, but when the user selects yes to set Firefox as their default browser we should prompt the new windows 8 "select your browser dialog".
Flags: in-moztrap?
So I thought this was a win8 specific issue but it's not, here's why I wasn't getting the default dialog on startup with my debug build:

nsBrowserGlue.js:417

> #ifdef DEBUG
> let shouldCheck = false;
> #else
> let shouldCheck = shell.shouldCheckDefaultBrowser;
> #endif
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.