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:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user