Open Bug 1548333 Opened 5 years ago Updated 4 months ago

import-headjs-globals should read manifest for where to look for head files, instead of just importing anything that vaguely looks like the right filename

Categories

(Developer Infrastructure :: Lint and Formatting, defect, P3)

Tracking

(Not tracked)

People

(Reporter: Gijs, Unassigned)

Details

The current approach:

  • sometimes gets us files that aren't actually in use for the test in question
  • sometimes doesn't get us the right files when filenames don't match
  • sometimes doesn't get us the right file if the head file is in a different directory.

We could parse the manifest file and do the Right Thing instead.

Priority: -- → P3
Product: Firefox Build System → Developer Infrastructure
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.