зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1509469 Remove unused ContentAreaUtils.ioService r=dao
Differential Revision: https://phabricator.services.mozilla.com/D13614 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
0f48fb4ff1
Коммит
2c8253d020
|
@ -19,12 +19,6 @@ XPCOMUtils.defineLazyModuleGetters(this, {
|
|||
});
|
||||
|
||||
var ContentAreaUtils = {
|
||||
|
||||
// this is for backwards compatibility.
|
||||
get ioService() {
|
||||
return Services.io;
|
||||
},
|
||||
|
||||
get stringBundle() {
|
||||
delete this.stringBundle;
|
||||
return this.stringBundle =
|
||||
|
|
Загрузка…
Ссылка в новой задаче