Open Bug 1315151 Opened 8 years ago Updated 2 years ago

@imports('os') should not change the existing os.path functions

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

People

(Reporter: glandium, Unassigned)

References

(Blocks 1 open bug)

Details

bug 1313306 caused bug 1314894 because when @imports('os') is present, the os.path.* functions are different from those that are exposed from the sandbox without the @imports.

Ideally, they should be identical, meaning @imports should have a special case for os such that os.path contains the functions from the sandbox.
Product: Core → Firefox Build System
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.