mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-24 13:21:05 +00:00
39abdcc27e
Data and preferences associated with generated extensions used to not be cleaned up properly upon extension shutdown. This patch changes the implementation to force the unload and cleanup of generated extensions in mochitests in these cases, and enables us to remove the temporary exceptions in ignorePrefs.json from bug 1825953. While the same lack-of-cleanup issue exists in xpcshell tests, this patch does not change the behavior for xpcshell tests yet to minimize the odds of side effects (e.g. longer-running tests and observed differences due to cleanup tasks being run). Differential Revision: https://phabricator.services.mozilla.com/D174758 |
||
---|---|---|
.. | ||
content | ||
api.js | ||
Makefile.in | ||
manifest.json | ||
moz.build | ||
schema.json |