add a new config option js_auto_open_windows = 0|1, default being 1.
commitcb5918907e6c89b520743067b81ebabebae888cd
authorDavid Hill <dhill@conformal.com>
Sat, 8 Jun 2013 20:12:19 +0000 (8 16:12 -0400)
committerDavid Hill <dhill@conformal.com>
Sat, 8 Jun 2013 20:12:19 +0000 (8 16:12 -0400)
tree7b810038de4ed839147342bfae2dd5e7383afc9d
parentd97efbe47135b784327a9a08f03aa265120d08f6
add a new config option js_auto_open_windows = 0|1, default being 1.

If enabled (the default), javascripts will be allowed to automatically
open windows (popups) based on the current browser_mode setting.  This
is the current behavior.

If disabled (set to 0), the automatic opening of windows will never be
allowed, even if the site is whitelisted.
settings.c
whitelist.c
xombrero.1
xombrero.c
xombrero.conf
xombrero.h