Backed out 1 changesets (bug 1462675) for ESlint failures a=backout on a CLOSED TREE

Backed out changeset 50305cce4a82 (bug 1462675)
This commit is contained in:
Ciure Andrei
2018-06-05 18:31:47 +03:00
parent 42c11d7db1
commit 14d3b1b40f

View File

@@ -802,8 +802,8 @@ var gPopupBlockerObserver = {
allowVisible: true,
prefilledHost: prefillValue,
permissionType: "popup",
};
windowTitle: bundlePreferences.getString("popuppermissionstitle2"),
introText: bundlePreferences.getString("popuppermissionstext") };
var existingWindow = Services.wm.getMostRecentWindow("Browser:Permissions");
if (existingWindow) {
existingWindow.initWithParams(params);