gecko-dev/toolkit/components/osfile
Doug Thayer dc006145f9 Bug 1388134 - Move some OS.Constants.Path members to lazy init r=baku
These calls to GetPathToSpecialDir are performing some unnecessary IO
during early startup which we'd like to defer. Simply adding the
required ones to the list in osfile_async_front.jsm should mostly get
us there.

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

--HG--
extra : moz-landing-system : lando
2018-10-17 17:36:04 +00:00
..
modules Bug 1388134 - Move some OS.Constants.Path members to lazy init r=baku 2018-10-17 17:36:04 +00:00
tests Bug 1498885 - Assertion added in ContentSecurityPolicyPermitsJSAction() to not allow eval with SystemPrincipal r=ckerschb 2018-10-15 08:02:04 +00:00
NativeOSFileInternals.cpp Bug 1465585: Switch from mozilla::Move to std::move. r=froydnj 2018-06-01 10:45:27 +02:00
NativeOSFileInternals.h Bug 1412111 - Add mode lines to NativeOSFileInternals.{h,cpp}. r=Yoric 2017-10-26 13:40:57 -07:00
moz.build Bug 1090497 - Re-enable warnings as errors on clang-cl. r=froydnj 2018-07-31 22:10:07 +09:00
nsINativeOSFileInternals.idl Bug 1063635 Part 1 - Add native code for OS.File.writeAtomic. r=smaug,Yoric 2017-06-27 13:10:11 +05:30
osfile.jsm Bug 1399197 - Enable ESLint for osfile.jsm, nsURLFormatter.js and nsHelperAppDlg.js r=standard8 2018-01-10 19:47:43 +00:00