Confirmed users
586
edits
(Add reftests table also, and MOZ_MULET) |
(Add a very incomplete mochitest condition table) |
||
| Line 304: | Line 304: | ||
| || | | || | ||
| | | | ||
|} | |||
== Mochitest conditions == | |||
Here is another table that tells you what different condition values are on various platforms for use in mochitest.ini/a11y.ini/chrome.ini/browser.ini conditions. | |||
{|border="1" style="text-align: center;" | |||
!OS | |||
!colspan="2"|Windows | |||
!colspan="2"|OS X | |||
!colspan="3"|Linux-gtk | |||
!colspan="2"|Android | |||
!iOS | |||
|- | |||
!Product | |||
!Desktop | |||
!B2G | |||
!Desktop | |||
!B2G | |||
!Desktop | |||
!B2G | |||
!Mulet | |||
!Fennec | |||
!B2G | |||
!iOS | |||
|- | |||
!os | |||
|win||?? | |||
|mac||?? | |||
|linux||??||?? | |||
|android||b2g | |||
|?? | |||
|- | |||
!toolkit | |||
|windows||?? | |||
|cocoa||?? | |||
|gtk2 or gtk3||??||?? | |||
|android||gonk | |||
|?? | |||
|- | |||
!buildapp | |||
|??||?? | |||
|??||?? | |||
|??||??||mulet | |||
|??||b2g | |||
|?? | |||
|} | |} | ||
You may also be interested in [[Platform/Channel-specific_build_defines]] | You may also be interested in [[Platform/Channel-specific_build_defines]] | ||