зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1750129 - Remove old/obsolete reference to photon tracking protection icon animation. r=jaws
Differential Revision: https://phabricator.services.mozilla.com/D135961
This commit is contained in:
Родитель
7da2891038
Коммит
17ae4592fa
|
@ -1098,12 +1098,6 @@ var gProtectionsHandler = {
|
|||
"tracking-protection-icon-box"
|
||||
));
|
||||
},
|
||||
get _protectionsIconBox() {
|
||||
delete this._protectionsIconBox;
|
||||
return (this._protectionsIconBox = document.getElementById(
|
||||
"tracking-protection-icon-animatable-box"
|
||||
));
|
||||
},
|
||||
get _protectionsPopupMultiView() {
|
||||
delete this._protectionsPopupMultiView;
|
||||
return (this._protectionsPopupMultiView = document.getElementById(
|
||||
|
|
Загрузка…
Ссылка в новой задаче