gecko-dev/toolkit/components/osfile/modules
Doug Thayer 2fb3ec722e Bug 1630655 - Move OS.File shutdown forward r=froydnj
As far as I've been able to find digging through source code and
adding logging on try - everything at least intends to do its
writeAtomic calls before xpcom-will-shutdown. So we may as well
make that more explicit.

This won't make OS.File writes air tight. We could still add writes
after this point and they will simply fail. However, that was still
possible before this change anyway.

Depends on D71190

Differential Revision: https://phabricator.services.mozilla.com/D74743
2020-05-12 11:45:32 +00:00
..
moz.build
osfile_async_front.jsm Bug 1630655 - Move OS.File shutdown forward r=froydnj 2020-05-12 11:45:32 +00:00
osfile_async_worker.js Bug 1608556 - Expose to privileged JS an API to add markers with a start time and an associated text, r=gerald,mconley,baku. 2020-04-04 14:48:35 +00:00
osfile_native.jsm
osfile_shared_allthreads.jsm
osfile_shared_front.jsm
osfile_unix_allthreads.jsm
osfile_unix_back.jsm
osfile_unix_front.jsm
osfile_win_allthreads.jsm
osfile_win_back.jsm
osfile_win_front.jsm
ospath.jsm
ospath_unix.jsm
ospath_win.jsm