[rfc][icedtea-web] Backport unsigned applet confirmation to icedtea-web 1.2
Deepak Bhole
dbhole at redhat.com
Wed Feb 27 09:52:38 PST 2013
* Adam Domurad <adomurad at redhat.com> [2013-02-26 17:15]:
> NB: This is a work in progress, posting for early feedback.
>
<snip>
> /** Boolean. Only give AWTPermission("showWindowWithoutWarningBanner") if true */
> @@ -254,6 +258,8 @@ public final class DeploymentConfigurati
> }
>
> currentConfiguration = initialProperties;
> + System.out.println("User file : " + userPropertiesFile);
> + System.out.println("System file : " + systemConfigFile);
I'll let Jiri do the review but the above looks like a bug.
Cheers,
Deepak
More information about the distro-pkg-dev
mailing list