browser.toml |
|
271 |
browser_backgroundtask_specific_pref.js |
|
2903 |
browser_xpcom_graph_wait.js |
This test records code loaded during a dummy background task.
To run this test similar to try server, you need to run:
./mach package
./mach test --appname=dist <path to test>
If you made changes that cause this test to fail, it's likely
because you are changing the application startup process. In
general, you should prefer to defer loading code as long as you
can, especially if it's not going to be used in background tasks.
|
14240 |
head.js |
|
574 |