Camino only - Bug 373559: Clear popups from the block list once they have been shown. r/sr=josh
git-svn-id: svn://10.0.0.236/trunk@221963 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -1130,6 +1130,8 @@ enum {
|
||||
nsCOMPtr<nsIArray> blockedSites = do_QueryInterface(mBlockedPopups);
|
||||
[mDelegate showBlockedPopups:blockedSites whitelistingSource:shouldWhitelist];
|
||||
[self removeBlockedPopupViewAndDisplay];
|
||||
mBlockedPopups->Clear();
|
||||
[mDelegate showPopupBlocked:NO];
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user