gecko-dev/toolkit/components/osfile
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
..
modules Bug 1630655 - Move OS.File shutdown forward r=froydnj 2020-05-12 11:45:32 +00:00
tests
moz.build
NativeOSFileInternals.cpp
NativeOSFileInternals.h
nsINativeOSFileInternals.idl
osfile.jsm