Closed Bug 626237 Opened 14 years ago Closed 12 years ago

litmus.js shouldn't identify Windows 5.2 (= 2003) as Windows XP

Categories

(Webtools Graveyard :: Litmus, defect)

x86
Windows Server 2003
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: sgautherie, Unassigned)

References

()

Details

http://hg.mozilla.org/mozilla-central/rev/01b9247b8e34
"Initial checkin of the qa community extension."

http://hg.mozilla.org/mozilla-central/diff/01b9247b8e34/testing/extensions/community/chrome/content/litmus.js
{
   1.139 +        		case 'Windows NT 5.2':
   1.140 +        			this.opsys = 'Windows XP';
}

Shouldn't that be "Windows 2003"?
Litmus is being decommissioned in bug 802674. 

Visit https://moztrap.mozilla.org for your testing needs.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → WONTFIX
Product: Webtools → Webtools Graveyard
You need to log in before you can comment on or make changes to this bug.