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/unit/xpcshell-head-parent-process.js | 3 --- 1 file changed, 3 deletions(-) (limited to 'dom/indexedDB/test/unit/xpcshell-head-parent-process.js') diff --git a/dom/indexedDB/test/unit/xpcshell-head-parent-process.js b/dom/indexedDB/test/unit/xpcshell-head-parent-process.js index def791f52..fe69b1f7b 100644 --- a/dom/indexedDB/test/unit/xpcshell-head-parent-process.js +++ b/dom/indexedDB/test/unit/xpcshell-head-parent-process.js @@ -66,9 +66,6 @@ function finishTest() resetWasm(); resetExperimental(); resetTesting(); - - SpecialPowers.notifyObserversInParentProcess(null, "disk-space-watcher", - "free"); } SpecialPowers.removeFiles(); -- cgit v1.2.3