зеркало из https://github.com/mozilla/gecko-dev.git
Bug 986769 - remove character encoding view's call to addShortcut entirely, r=jaws
--HG-- extra : rebase_source : 22ac8e78d2574cbb0e2d85f747b5f71bd940ddd9
This commit is contained in:
Родитель
17544f51c6
Коммит
805166719c
|
@ -770,7 +770,6 @@ const CustomizableWidgets = [{
|
|||
elem.section = aSection;
|
||||
elem.value = item.value;
|
||||
elem.setAttribute("class", "subviewbutton");
|
||||
addShortcut(item, aDocument, elem);
|
||||
containerElem.appendChild(elem);
|
||||
}
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче