Open Bug 1147012 Opened 10 years ago Updated 2 years ago

Use a shared file for head-like functionality used in all devtools tests

Categories

(DevTools :: Framework, defect)

x86
macOS
defect

Tracking

(Not tracked)

People

(Reporter: bgrins, Unassigned)

References

Details

We could use the loadHelperScript functionality [0] to load in some common head.js functionality across test suites. This file could be located in browser/devtools/shared/test. [0]: let testDir = gTestPath.substr(0, gTestPath.lastIndexOf("/")); Services.scriptloader.loadSubScript(testDir + "/" + filePath, this);
Product: Firefox → DevTools
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.