gecko-dev/dom/system
Jens Stutte f2f68509d3 Bug 1690326: Add mappings for ERROR_DEVICE_HARDWARE_ERROR, ERROR_DEVICE_NOT_CONNECTED, ERROR_DISK_FULL and remove error NS_ERROR_FILE_DISK_FULL in favor of existing NS_ERROR_FILE_NO_DEVICE_SPACE r=xpcom-reviewers,necko-reviewers,nika,valentin
Win32 errors ERROR_DEVICE_HARDWARE_ERROR, ERROR_DEVICE_NOT_CONNECTED, ERROR_DISK_FULL need a mapping.
NS_ERROR_FILE_DISK_FULL is duplicate to NS_ERROR_FILE_NO_DEVICE_SPACE
Drive by: RejectJSPromise lacked some NS_ERROR_* mappings

Differential Revision: https://phabricator.services.mozilla.com/D113974
2021-05-06 14:00:06 +00:00
..
android Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
linux Bug 1494756 - Fix build failure on Linux with "ac_add_option --enable-gpsd" r=baku 2021-04-08 14:50:35 +00:00
mac Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
tests Bug 1705484 - Remove OS.* from most IOUtils tests r=Gijs 2021-05-05 23:00:22 +00:00
windows Bug 1654103: Standardize on Black for Python code in mozilla-central. 2020-10-26 18:34:53 +00:00
components.conf
IOUtils.cpp Bug 1690326: Add mappings for ERROR_DEVICE_HARDWARE_ERROR, ERROR_DEVICE_NOT_CONNECTED, ERROR_DISK_FULL and remove error NS_ERROR_FILE_DISK_FULL in favor of existing NS_ERROR_FILE_NO_DEVICE_SPACE r=xpcom-reviewers,necko-reviewers,nika,valentin 2021-05-06 14:00:06 +00:00
IOUtils.h Bug 1663707 - Support multiple modes for IOUtils.write methods r=emalysz 2021-04-29 22:38:02 +00:00
moz.build Bug 1671035 - Add a WebIDL backed path manipulation utility r=Gijs,nika 2020-11-05 18:08:38 +00:00
NetworkGeolocationProvider.jsm Bug 1663501 - Use geolocation monitor for region updates r=Standard8 2020-12-04 17:46:03 +00:00
nsDeviceSensors.cpp Bug 1701789 - Restore UserProximityEvent r=smaug 2021-03-30 20:44:47 +00:00
nsDeviceSensors.h Bug 1701789 - Restore UserProximityEvent r=smaug 2021-03-30 20:44:47 +00:00
nsIOSFileConstantsService.idl
nsIOSPermissionRequest.idl
nsOSPermissionRequest.h
nsOSPermissionRequestBase.cpp
nsOSPermissionRequestBase.h
OSFileConstants.cpp Bug 1706008 - Block PR_CAPBSET_READ with EINVAL r=gcp 2021-05-05 16:13:51 +00:00
OSFileConstants.h
PathUtils.cpp Bug 1649611: Remove OS.File usage from DownloadIntegration.jsm and respect umask in IOUtils::SetPermissions r=barret 2021-01-30 00:50:47 +00:00
PathUtils.h Bug 1649611: Remove OS.File usage from DownloadIntegration.jsm and respect umask in IOUtils::SetPermissions r=barret 2021-01-30 00:50:47 +00:00