зеркало из https://github.com/mozilla/gecko-dev.git
Bug 986769 - bug 940038 caused a JS error when opening the character encoding view, rs=firebot
This commit is contained in:
Родитель
311ccd383a
Коммит
b4496f7882
|
@ -770,7 +770,7 @@ const CustomizableWidgets = [{
|
|||
elem.section = aSection;
|
||||
elem.value = item.value;
|
||||
elem.setAttribute("class", "subviewbutton");
|
||||
addShortcut(item, doc, elem);
|
||||
addShortcut(item, aDocument, elem);
|
||||
containerElem.appendChild(elem);
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче