Skip to content
Snippets Groups Projects
Commit b9ad83f9 authored by Pier Angelo Vendrame's avatar Pier Angelo Vendrame :jack_o_lantern:
Browse files

fixup! Bug 42247: Android helpers for the TorProvider

Do not redeclare lazy.
parent 6193a3a2
Branches
Tags
1 merge request!1049Bug 42616 (part 2): Rebased onto Firefox 128.0esr release
......@@ -8,11 +8,6 @@ const lazy = {};
ChromeUtils.defineESModuleGetters(lazy, {
isProductURL: "chrome://global/content/shopping/ShoppingProduct.mjs",
ShoppingProduct: "chrome://global/content/shopping/ShoppingProduct.mjs",
});
const lazy = {};
ChromeUtils.defineESModuleGetters(lazy, {
TorDomainIsolator: "resource://gre/modules/TorDomainIsolator.sys.mjs",
});
......
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment