Backed out changeset 234a8e0fb95f (bug 1874952) for causing mochitests in browser_doorhanger_remembering.js. CLOSED TREE

This commit is contained in:
Stanca Serban
2024-02-03 20:15:38 +02:00
parent 11ac4daf59
commit 2c24c9c59e
4 changed files with 12 additions and 8 deletions

View File

@@ -9946,7 +9946,7 @@ var ConfirmationHint = {
);
this._panel.openPopup(anchor, {
position: options.position ?? "bottomleft topleft",
position: options.position ?? "bottomcenter topleft",
triggerEvent: options.event,
});
},