fune/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
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
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