Open Bug 1821217 Opened 2 years ago

standardize manifest conditions for bits/processor

Categories

(Testing :: General, task)

Default
task

Tracking

(Not tracked)

People

(Reporter: jmaher, Unassigned)

References

(Blocks 1 open bug)

Details

currently we use a variety of methods for skip-if, and we should standardize on these. Just like bug 1821212 did for os/platform, this will do for os/processor

This bug will be to edit all the .ini (or .toml if migrated) to use simple options bits/processor. In general the processor should be defined in the os_platform, so we just need to differentiate between 32 or 64 bits, change everything to be a clear: bits == 32 or bits == 64

You need to log in before you can comment on or make changes to this bug.