Skip to content
Snippets Groups Projects
  1. Aug 04, 2022
  2. Jul 29, 2022
  3. Jan 27, 2021
    • Nick Alexander's avatar
      Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright · 03ff66c8
      Nick Alexander authored
      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
      03ff66c8
    • Butkovits Atila's avatar
      Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing... · 89fe8f25
      Butkovits Atila authored
      Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failure on test_crash_backgroundtask_moz_crash.js. CLOSED TREE
      
      Backed out changeset f06504e3219f (bug 1682069)
      Backed out changeset 4d325f68ea24 (bug 1679440)
      Backed out changeset 9ab334e527a5 (bug 1667276)
      Backed out changeset 1c8d51d2c90f (bug 1667276)
      Backed out changeset 8d6f10d83c6b (bug 1667276)
      Backed out changeset 62488ec634f9 (bug 1667276)
      Backed out changeset 1dcb2d1be264 (bug 1667276)
      Backed out changeset c673fff5bd85 (bug 1667276)
      89fe8f25
    • Nick Alexander's avatar
      Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright · eb8ab6dd
      Nick Alexander authored
      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
      eb8ab6dd
  4. Jan 26, 2021
    • Csoregi Natalia's avatar
      Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing... · 0b287019
      Csoregi Natalia authored
      Backed out 8 changesets (bug 1679440, bug 1682069, bug 1667276) for causing failures on browser_all_files_referenced.js. CLOSED TREE
      
      Backed out changeset f1a65c9b3ca2 (bug 1682069)
      Backed out changeset 310d2116faf7 (bug 1679440)
      Backed out changeset f970ef0897cd (bug 1667276)
      Backed out changeset 38c20196aabc (bug 1667276)
      Backed out changeset 60c2f2dbc676 (bug 1667276)
      Backed out changeset cf52687c4433 (bug 1667276)
      Backed out changeset 74580a0f2633 (bug 1667276)
      Backed out changeset ab6f830f6e75 (bug 1667276)
      0b287019
  5. Jan 25, 2021
    • Nick Alexander's avatar
      Bug 1667276 - Part 3: Load a custom prefs file when running a background task. r=mossop,KrisWright · b29166e4
      Nick Alexander authored
      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
      b29166e4
  6. Jan 24, 2020
  7. Jan 03, 2020
  8. Aug 26, 2019
  9. Aug 13, 2019
  10. Aug 11, 2019
  11. Aug 07, 2019
  12. Aug 09, 2019
  13. Aug 08, 2019
  14. Jul 05, 2019
Loading