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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user