..
defaults
Bug 1757252 - Intialize NSS in "no DB" mode for background tasks. r=nalexander
2022-03-18 20:14:47 +00:00
docs
Bug 1686344 - Support `--backgroundtask --jsdebugger` (and `--wait-for-jsdebugger`). r=mossop,jdescottes
2022-03-03 03:38:39 +00:00
tests
Bug 1765628 - Test that launching many background tasks concurrently succeeds. r=nrishel
2022-05-04 18:21:07 +00:00
BackgroundTask_exception.jsm
…
BackgroundTask_failure.jsm
…
BackgroundTask_success.jsm
Bug 1705281 - Pre: Use EXIT_CODE in BackgroundTask_{success,failure}. r=application-update-reviewers,bytesized
2021-04-15 03:22:36 +00:00
BackgroundTasks.cpp
Bug 1765628 - Don't delete recently created temporary profiles to avoid race between background task cleanup and background task profile locking. r=nalexander
2022-05-04 18:21:07 +00:00
BackgroundTasks.h
Bug 1722777 - Incrementally remove stale temporary profiles from background tasks which match the name of the current background task profile (before adding unique identifier). r=nalexander,mossop
2022-03-22 00:28:23 +00:00
BackgroundTasksManager.jsm
Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
2022-03-11 16:41:29 +00:00
BackgroundTasksTestUtils.jsm
Bug 1753718 - Add test(s) ensuring that a running background task does not prevent application updates. r=application-update-reviewers,bytesized
2022-02-10 20:12:26 +00:00
BackgroundTasksUtils.jsm
Bug 1758474 - Implement an ESLint rule to disallow passing {} as the target parameter for ChromeUtils.import. r=Gijs,mossop,perftest-reviewers,preferences-reviewers,sparky
2022-03-11 16:41:29 +00:00
components.conf
Bug 1686344 - Support `--backgroundtask --jsdebugger` (and `--wait-for-jsdebugger`). r=mossop,jdescottes
2022-03-03 03:38:39 +00:00
dbg-actors.js
Bug 1686344 - Support `--backgroundtask --jsdebugger` (and `--wait-for-jsdebugger`). r=mossop,jdescottes
2022-03-03 03:38:39 +00:00
moz.build
Bug 1722777 - Incrementally remove stale temporary profiles from background tasks which match the name of the current background task profile (before adding unique identifier). r=nalexander,mossop
2022-03-22 00:28:23 +00:00
nsIBackgroundTasks.idl
…
nsIBackgroundTasksManager.idl
Bug 1686344 - Support `--backgroundtask --jsdebugger` (and `--wait-for-jsdebugger`). r=mossop,jdescottes
2022-03-03 03:38:39 +00:00