gecko-dev/toolkit/components/crashes
Doug Thayer 4082d8209d Bug 1388134 - Defer load of OS.Constants.Path members r=gsvelto
In bug 1388134 we're lazifying some members of OS.Constants.Path
to avoid the extra startup IO. userApplicationDataDir is ripe for
being made lazy, except it's read early in CrashManager.jsm. This
defers that until it's used, and adjusts the affected tests.

Depends on D6079

Differential Revision: https://phabricator.services.mozilla.com/D6080

--HG--
extra : moz-landing-system : lando
2018-10-17 17:36:37 +00:00
..
docs
tests/xpcshell Bug 1388134 - Defer load of OS.Constants.Path members r=gsvelto 2018-10-17 17:36:37 +00:00
CrashManager.jsm Bug 1388134 - Defer load of OS.Constants.Path members r=gsvelto 2018-10-17 17:36:37 +00:00
CrashManagerTest.jsm Bug 1440284 - change this.EXPORTED_SYMBOLS back to var EXPORTED_SYMBOLS in JS modules, r=mccr8. 2018-02-23 20:50:01 +01:00
CrashService.js Bug 1456035: Part 4 - Convert callers of XPCOMUtils.generateQI to ChromeUtils.generateQI. r=mccr8 2018-04-22 20:55:06 -07:00
CrashService.manifest
moz.build Bug 1403519 - only build docs when necessary r=gps 2017-10-02 18:22:56 +00:00
nsICrashService.idl Bug 1455217 - Part 3: Use the new xpidl Promise type instead of nsISupports, r=bz 2018-05-14 17:55:54 -04:00