gecko-dev/dom/system
Barret Rennie 9ff7f42366 Bug 1677000 - Address unpublished clang-tidy lints r=Gijs
There are two new lints introduced since IOUtils was written that we're hitting
now:

* IOUtils::InternalFileInfo's constructor does not initialize `mType`, `mSize`,
  `mLastModified`, and `mPermissions`; and
* We should be using a nested namespace statement.

We haven't hit them since these lines haven't been touched, but I noticed them
on the code review frontend.

Differential Revision: https://phabricator.services.mozilla.com/D99163
2020-12-09 05:48:51 +00:00
..
android
linux
mac
tests Bug 1677000 - Rename IOUtils.writeAtomic{,UTF8} to IOUtils.write{,UTF8} r=Gijs 2020-12-09 05:48:46 +00:00
windows
IOUtils.cpp Bug 1677000 - Address unpublished clang-tidy lints r=Gijs 2020-12-09 05:48:51 +00:00
IOUtils.h Bug 1677000 - Address unpublished clang-tidy lints r=Gijs 2020-12-09 05:48:51 +00:00
NetworkGeolocationProvider.jsm Bug 1663501 - Use geolocation monitor for region updates r=Standard8 2020-12-04 17:46:03 +00:00
OSFileConstants.cpp
OSFileConstants.h
PathUtils.cpp Bug 1674311 - Add profile, local profile, and temp dir paths to PathUtils r=Gijs 2020-11-10 12:08:53 +00:00
PathUtils.h Bug 1678062 - Remove unnecessary includes. r=andi 2020-11-23 16:12:02 +00:00
components.conf
moz.build
nsDeviceSensors.cpp Bug 1673931 - Remove dependency of BindingUtils.h on Document.h. 2020-11-23 16:08:03 +00:00
nsDeviceSensors.h
nsIOSFileConstantsService.idl
nsIOSPermissionRequest.idl
nsOSPermissionRequest.h
nsOSPermissionRequestBase.cpp
nsOSPermissionRequestBase.h