[RFC][icedtea-web] Add ability to check for use of jnlp_href outside of PluginBridge

Danesh Dadachanji ddadacha at redhat.com
Thu Feb 2 09:28:08 PST 2012


Hi,

Attached is the patch that will be needed to check for whether or not 
jnlp_href is used. Applets using jnlp_href that have multiple signed 
jars will need to be checked that there is one common signer. Hence we 
need to know if jnlp_href was used!

Okay for HEAD and 1.2?

ChangeLog:

+2012-02-02  Danesh Dadachanji  <ddadacha at redhat.com>
+
+	Add ability to check for jnlp_href use outside of PluginBridge.
+	* netx/net/sourceforge/jnlp/PluginBridge.java
+	(PluginBridge): New boolean useJNLPHref is set if jnlp_href is used.
+	(useJNLPHref): New getter method, returns boolean useJNLPHref.
+


Regards,
Danesh
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-jnlp-href-01.patch
Type: text/x-patch
Size: 1475 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120202/8c008b79/use-jnlp-href-01.patch 


More information about the distro-pkg-dev mailing list