[icedtea-web][rfc] (Small patch) Fix for PR1102. When using javaws -headless, auto-deny all security decisions that would pop up

Adam Domurad adomurad at redhat.com
Wed Aug 1 14:00:52 PDT 2012


Hey all. -headless is a rather nice option for ITW's reproducer system
because it allows for automated tests to not constantly show
confirm/deny popups. 

This makes sure some security dialogs that were still being seen with
-headless do not pop up. (NB: The effect will be the same as if they
were denied.)

ChangeLog:
> 2012-08-01  Adam Domurad  <adomurad at redhat.com>
> 
> 	* netx/net/sourceforge/jnlp/security/SecurityDialogs.java
> 	(shouldPromptUser): Don't prompt if in headless mode
-------------- next part --------------
A non-text attachment was scrubbed...
Name: no-popups-in-headless.patch
Type: text/x-patch
Size: 1332 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120801/ffa1ff12/no-popups-in-headless.patch 


More information about the distro-pkg-dev mailing list