зеркало из https://github.com/mozilla/gecko-dev.git
4082d8209d
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 |
||
---|---|---|
.. | ||
docs | ||
tests/xpcshell | ||
CrashManager.jsm | ||
CrashManagerTest.jsm | ||
CrashService.js | ||
CrashService.manifest | ||
moz.build | ||
nsICrashService.idl |