Information
This setting allows for the configuration of the Firefox pop-up blocker.
Rationale:
By enabling the pop-up blocker, all pop-ups will be blocked which will guard a user against malicious attacks launched using a pop-up window.
Impact:
Legitimate pop-ups will be blocked.
Solution
To establish the recommended configuration, set privacy.popups.policy to 1:
Type about:config in the address bar
Type privacy.popups.policy in the filter
Ensure the setting is set as prescribed.
OR
Open the mozilla.cfg file in the installation directory with a text editor
Add the following lines to mozilla.cfg:
lockPref('privacy.popups.policy', 1);
Default Value:
1