Closed
Bug 375137
Opened 18 years ago
Closed 18 years ago
Don't check the DefaultIcon value when checking if Thunderbird is the default app
Categories
(Thunderbird :: General, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: robert.strong.bugs, Assigned: mscott)
Details
Spinoff of bug 275114.
See http://msdn2.microsoft.com/en-us/library/aa969357.aspx for more info.
| Assignee | ||
Comment 1•18 years ago
|
||
I think Rob meant Bug 375114
It doesn't look like Thunderbird uses the DI key when detecting default status. A key must have a USE_FOR_DEFAULT_TEST flag assigned to it for it to be checked and I don't see that flag on any of the DI keys in nsMailWinIntegration.cpp
| Reporter | ||
Comment 2•18 years ago
|
||
You are correct on both counts... I looked at the DI's in nsMailWinIntegration.cpp, didn't see the NON_ESSENTIAL, and forgot the logic is reversed when compared to Firefox... bah!
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•