Bug 1539462 - Remove ZipUtils.jsm r=mossop

Depends on D46703. Was only used in WebIDE anymore.

Differential Revision: https://phabricator.services.mozilla.com/D46704
This commit is contained in:
Julian Descottes
2019-09-25 18:50:29 +00:00
parent b0b3bc3105
commit d6f60c5fa0
5 changed files with 0 additions and 284 deletions

View File

@@ -192,8 +192,6 @@ var whitelist = [
{ file: "chrome://global/content/test-ipc.xul" },
// Bug 1378173 (warning: still used by devtools)
{ file: "resource://gre/modules/Promise.jsm" },
// Still used by WebIDE, which is going away but not entirely gone.
{ file: "resource://gre/modules/ZipUtils.jsm" },
// Bug 1494170
// (The references to these files are dynamically generated, so the test can't
// find the references)