[rfc][icedtea-web] Backport unsigned applet confirmation to icedtea-web 1.2
Deepak Bhole
dbhole at redhat.com
Wed Feb 27 10:02:54 PST 2013
* Deepak Bhole <dbhole at redhat.com> [2013-02-27 13:02]:
> * 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.
>
Doh. nvm, as you mentioned on IRC, this is intentional.
Sorry for the noise.
Deepak
> Cheers,
> Deepak
More information about the distro-pkg-dev
mailing list