Closed
Bug 512207
Opened 16 years ago
Closed 14 years ago
Variable for checking if Windows theme is enabled
Categories
(Testing :: Reftest, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: sylvain.pasche, Unassigned)
References
(Blocks 1 open bug)
Details
This could be useful for tests that check theme specific behavior (such as in bug 502292). In this case, the reftest should be skipped if theme is not enabled.
Note that we could rely on the default setting and use the Windows version available in http.oscpu, but that's less than optimal.
| Reporter | ||
Comment 1•16 years ago
|
||
Using http.oscpu won't do it:
http://msdn.microsoft.com/en-us/library/ms724834%28VS.85%29.aspx
Vista/Server 2008 or Win7/Server 2008 R2 have the same oscpu, but differ in the default theme setting.
Comment 2•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•