gecko-dev/toolkit
Nick Alexander 03ff66c89d Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright
There are some complications here to handle unpackaged and packaged
builds.  In addition, there could be a difference between App prefs
and GRE prefs.  Since the underlying backgroundtasks code is built as
part of Gecko (i.e., `toolkit/...` rather than `browser/...`) I have
favoured GRE prefs.  I think, however, that what is written will work
for App-specific prefs, but I'm not concerned with that detail at this
time.

This also add tests for backgroundtask-specific prefs, which are
structured as both xpcshell and mochitest-chrome tests because
locally, the former tests unpackaged builds and the latter can
accommodate testing packaged builds.  We could use mochitest-chrome
for both, but this has been pleasant to work with locally.

Differential Revision: https://phabricator.services.mozilla.com/D97510
2021-01-27 22:54:25 +00:00
..
actors Bug 1683279, fix intermittent test error and use the focused window in PrintingSelectionChild.jsm r=mstriemer 2021-01-21 19:29:10 +00:00
components Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
content Bug 1510797 - Migrate about:webrtc to Fluent; r=ng,flod 2021-01-27 12:11:47 +00:00
crashreporter Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failure on test_crash_backgroundtask_moz_crash.js. CLOSED TREE 2021-01-27 22:17:17 +02:00
docs Bug 1665854 - fx doc: Various improvements + configuration + fixes in the doc r=firefox-build-system-reviewers,rstewart 2020-09-22 06:26:17 +00:00
library Backed out changeset 924a3c191cdb (bug 1688784) for rust related windows bustage CLOSED TREE 2021-01-26 23:38:06 +02:00
locales Bug 1510797 - Migrate about:webrtc to Fluent; r=ng,flod 2021-01-27 12:11:47 +00:00
modules Bug 1686989 - Fixed SubDialogManager focus issues and added support for custom focus handlers. r=Gijs 2021-01-27 11:33:57 +00:00
mozapps Bug 1687235 - Enable ESLint rule no-setter-return for toolkit and services. r=mossop 2021-01-26 13:43:58 +00:00
profile Bug 1678488 - Only show skeleton UI if autoselecting profile r=mossop 2020-12-17 16:44:01 +00:00
system Bug 1684173 - Add newline character at end of files when missing r=sylvestre,geckoview-reviewers,agi 2021-01-07 08:53:08 +00:00
themes Bug 1688970 - common.inc.css changes to better match the specs for radiobuttons and checkboxes r=ntim 2021-01-27 18:18:17 +00:00
xre Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright 2021-01-27 22:54:25 +00:00
.eslintrc.js
l10n-registry.manifest
moz.build Bug 1687239 part 3 - Remove the PluginProblem UA Widget and related CSS pseudos. r=emilio 2021-01-25 11:53:57 +00:00
moz.configure Bug 1688849 - Temporarily disable the oxidized Linux minidump writer r=KrisWright 2021-01-26 21:45:37 +00:00
toolkit.mozbuild Bug 1664898 - move media/mtransport to media/transport. r=ng 2020-09-22 21:43:49 +00:00