зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1514594: Follow-up: Fix damp talos tests. r=bustage
--HG-- extra : rebase_source : 7a73f8ba9f5d28728b550e41c43e0f64adf88466
This commit is contained in:
Родитель
5f1d658b76
Коммит
68225e25a5
|
@ -1,5 +1,5 @@
|
|||
const { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
|
||||
const { XPCOMUtils } = ChromeUtils.import("resource://gre/modules/XPCOMUtils.jsm");
|
||||
var { Services } = ChromeUtils.import("resource://gre/modules/Services.jsm");
|
||||
var { XPCOMUtils } = ChromeUtils.import("resource://gre/modules/XPCOMUtils.jsm");
|
||||
const { AddonManager } = ChromeUtils.import("resource://gre/modules/AddonManager.jsm");
|
||||
const env = Cc["@mozilla.org/process/environment;1"].getService(Ci.nsIEnvironment);
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче