From eb35cd10852cde613e6047220835cfa61eef6e01 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 8 Nov 2019 10:49:46 +0100 Subject: Issue #1263 - Part 2: Remove DiskSpaceWatcher tests --- dom/indexedDB/test/helpers.js | 4 ---- 1 file changed, 4 deletions(-) (limited to 'dom/indexedDB/test/helpers.js') diff --git a/dom/indexedDB/test/helpers.js b/dom/indexedDB/test/helpers.js index e6e27f3f3..ffe66ebcd 100644 --- a/dom/indexedDB/test/helpers.js +++ b/dom/indexedDB/test/helpers.js @@ -217,10 +217,6 @@ if (!window.runTest) { function finishTest() { - SpecialPowers.notifyObserversInParentProcess(null, - "disk-space-watcher", - "free"); - SimpleTest.executeSoon(function() { testGenerator.close(); testHarnessGenerator.close(); -- cgit v1.2.3