Bug 1893444 - Port bug 1803678: ensureCustomElements is no longer needed. r=babolivier
Differential Revision: https://phabricator.services.mozilla.com/D208616 --HG-- extra : amend_source : 011cbe2ef066a7abe96b478a340726caa28dc0fd
This commit is contained in:
Родитель
9014b178ff
Коммит
dd30c19970
|
@ -487,8 +487,6 @@ var gXPInstallObserver = {
|
|||
break;
|
||||
}
|
||||
case "addon-install-blocked": {
|
||||
const window = getTopWindow();
|
||||
await window.ensureCustomElements("moz-support-link");
|
||||
// Dismiss the progress notification. Note that this is bad if
|
||||
// there are multiple simultaneous installs happening, see
|
||||
// bug 1329884 for a longer explanation.
|
||||
|
|
Загрузка…
Ссылка в новой задаче