gecko-dev/dom/system
Keefer Rourke 627bc1205f Bug 1654295: Reduce boilerplate needed to run background I/O in IOUtils r=barret
Introduces a new RunOnBackgroundThread template method which abstracts away
most of the boilerplate needed to run sync I/O tasks with result reported by a
JS Promise on a background thread.

Differential Revision: https://phabricator.services.mozilla.com/D85296
2020-07-30 14:03:03 +00:00
..
android Bug 1637452: Part 17 - Fix JNI includes in dom; r=nika 2020-05-15 17:06:28 +00:00
linux Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
mac Bug 1626449 - Remove nsAutoPtr usage from dom/system. r=baku 2020-04-03 21:05:24 +00:00
tests Bug 1654295: Reduce boilerplate in IOUtils failure paths r=barret 2020-07-30 14:02:50 +00:00
windows
IOUtils.cpp Bug 1654295: Reduce boilerplate needed to run background I/O in IOUtils r=barret 2020-07-30 14:03:03 +00:00
IOUtils.h Bug 1654295: Reduce boilerplate needed to run background I/O in IOUtils r=barret 2020-07-30 14:03:03 +00:00
NetworkGeolocationProvider.jsm Bug 1653431 - Remove unused _wifiScanningEnabledCountry pref. r=daleharvey 2020-07-18 12:45:39 +00:00
OSFileConstants.cpp Bug 1653177: Fix minGW build failure due to use of missing identifiers r=Yoric,barret 2020-07-16 21:46:38 +00:00
OSFileConstants.h
components.conf Bug 1613627 - Rename 'WifiGeo' to the more generic and appropriate 'NetworkGeo' inside the module. r=garvan 2020-02-06 14:50:38 +00:00
moz.build Bug 1642454: Implement IOUtils read and writeAtomic methods r=barret,smaug,Gijs 2020-07-02 22:32:03 +00:00
nsDeviceSensors.cpp Bug 1648010 - Replace uses of NS_LITERAL_STRING/NS_LITERAL_CSTRING macros by _ns literals. r=geckoview-reviewers,jgilbert,agi,hsivonen,froydnj 2020-07-01 08:29:29 +00:00
nsDeviceSensors.h Bug 1600545 - Remove useless inclusions of header files generated from IDL files in dom/ r=Ehsan 2019-12-06 09:24:56 +00:00
nsIOSFileConstantsService.idl
nsIOSPermissionRequest.idl
nsOSPermissionRequest.h
nsOSPermissionRequestBase.cpp
nsOSPermissionRequestBase.h Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/system. r=smaug 2020-03-09 15:02:09 +00:00