Open
Bug 1767628
Opened 3 years ago
Updated 3 years ago
Bind base url <http://mochi.test:8888/browser/ > of browser tests to variable
Categories
(Testing :: Mochitest, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: mbrodesser, Unassigned)
Details
| Reporter | ||
Updated•3 years ago
|
Summary: Bind base url <http://mochi.test:8888/browser/> of browser tests out → Bind base url <http://mochi.test:8888/browser/> of browser tests to variable
| Reporter | ||
Comment 1•3 years ago
•
|
||
Perhaps getRootDirectory() can be reused.
Edit: questionable if that function should be used for loading HTML files, because the URL will start with "chrome://" giving the corresponding files more privileges.
You need to log in
before you can comment on or make changes to this bug.
Description
•