mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-08 07:53:54 +00:00
commit bed41369196057dda115456f9913cd0f4766a968
Author: Ehsan Akhgari <ehsan@mozilla.com> Bug 819956 - Remove gBrowserGlue from DownloadsCommon.jsm; r=mak
This commit is contained in:
parent
620f7804bb
commit
f595d0ad9e
@ -47,9 +47,6 @@ const Cr = Components.results;
|
||||
Cu.import("resource://gre/modules/XPCOMUtils.jsm");
|
||||
Cu.import("resource://gre/modules/Services.jsm");
|
||||
|
||||
XPCOMUtils.defineLazyServiceGetter(this, "gBrowserGlue",
|
||||
"@mozilla.org/browser/browserglue;1",
|
||||
"nsIBrowserGlue");
|
||||
XPCOMUtils.defineLazyModuleGetter(this, "NetUtil",
|
||||
"resource://gre/modules/NetUtil.jsm");
|
||||
XPCOMUtils.defineLazyModuleGetter(this, "PluralForm",
|
||||
|
Loading…
x
Reference in New Issue
Block a user