Skip to content

Commit

Permalink
Don't allow scripts to close windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
tmeshkova committed Mar 10, 2014
1 parent 9efe7c9 commit 2216e21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion embedding/embedlite/embedding.js
Expand Up @@ -302,4 +302,3 @@ pref("extensions.minCompatibleAppVersion", "11.0");

// Enable sub layers for apzc
pref("layout.want.subapzc", true);
pref("dom.allow_scripts_to_close_windows", true);

0 comments on commit 2216e21

Please sign in to comment.