Open Bug 927772 Opened 12 years ago Updated 3 years ago

Validate sandbox_symbols.py tier information

Categories

(Firefox Build System :: General, defect)

x86_64
Linux
defect

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

Details

Bug 900522 is proof that the information in sandbox_symbols.py is error-prone and that we should do something about it, since it is used to decide whether to skip directories in some tiers and that could lead to unpleasant surprises. Sadly, I quite don't have a good idea how to do this just yet.
The best idea i have so far involves having a special mode for the build that would disable directory skipping and error out if a variable is used outside of the tier it's supposed to influence, which means we'd need a way to get that into recursemake.py from sandbox_symbols.py.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.