gecko-dev/dom/system/tests
Keefer Rourke 16fbac6f70 Bug 1642454: Implement IOUtils read and writeAtomic methods r=barret,smaug,Gijs
This patch introduces a minimal, asynchronous Web IDL interface for
reading/writing whole files in privileged chrome code (main-thread and web
workers). All I/O is performed on a background thread. Pending I/O blocks
Firefox shutdown.

Differential Revision: https://phabricator.services.mozilla.com/D78134
2020-07-02 22:32:03 +00:00
..
.eslintrc.js Bug 1620542 - Automatically fix ESLint errors in .eslintrc.js files. r=mossop 2020-03-07 10:09:44 +00:00
chrome.ini Bug 1642454: Implement IOUtils read and writeAtomic methods r=barret,smaug,Gijs 2020-07-02 22:32:03 +00:00
file_bug1197901.html
file_ioutils_worker.js Bug 1642454: Implement IOUtils read and writeAtomic methods r=barret,smaug,Gijs 2020-07-02 22:32:03 +00:00
location_service.sjs Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
location_services_parent.js Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
mochitest.ini Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
test_bug1197901.html
test_constants.xhtml Bug 1595908, replace .xul test files in dom/ to .xhtml r=smaug 2019-11-27 15:39:16 +00:00
test_ioutils_worker.xhtml Bug 1642454: Implement IOUtils read and writeAtomic methods r=barret,smaug,Gijs 2020-07-02 22:32:03 +00:00
test_ioutils.html Bug 1642454: Implement IOUtils read and writeAtomic methods r=barret,smaug,Gijs 2020-07-02 22:32:03 +00:00
test_location_services_telemetry.html Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
worker_constants.js