Backed out changeset 76c5afdda762 (bug 1830679) for causing xpcshell failures on test_VariablesView_filtering-without-controller.js. CLOSED TREE
This commit is contained in:
@@ -644,7 +644,7 @@ const PanelUI = {
|
||||
// their localization IDs are set on "appmenu-data-l10n-id" attributes.
|
||||
let l10nId = node.getAttribute("appmenu-data-l10n-id");
|
||||
if (l10nId) {
|
||||
document.l10n.setAttributes(button, l10nId);
|
||||
button.setAttribute("data-l10n-id", l10nId);
|
||||
}
|
||||
|
||||
if (node.id) {
|
||||
|
||||
Reference in New Issue
Block a user