Bug 837397 Followup to Bug 773761, don't define overlay twice in the same block r=Neil.
This commit is contained in:
Родитель
639fa93cdf
Коммит
e343949ee0
|
@ -1242,7 +1242,6 @@
|
|||
if (!this.clickToPlayPromptShown)
|
||||
this.showPluginClickToPlayPrompt();
|
||||
|
||||
let overlay = doc.getAnonymousElementByAttribute(pluginElement, "class", "mainBox");
|
||||
if (this.isTooSmall(pluginElement, overlay))
|
||||
overlay.style.visibility = "hidden";
|
||||
]]>
|
||||
|
|
Загрузка…
Ссылка в новой задаче