[RFC][icedtea-web-1.1] Backport: Add ability to check for use of jnlp_href outside of PluginBridge.
Danesh Dadachanji
ddadacha at redhat.com
Wed May 16 15:37:39 PDT 2012
Hi,
I would like to backport the changeset[1] that brought in the ability to check if jnlp_href was used. I will be needing this in a
future changeset[2] that I am about to post for review. The attached patch is almost identical to the changes in [1] except that I had
to add the else clause.
ChangeLog: (unchanged from [1])
+2012-05-16 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.
+
Okay to push to 1.1?
Cheers,
Danesh
[1] http://icedtea.classpath.org/hg/icedtea-web/rev/f058f21b9e99
[2] SUBJECT="[RFC][icedtea-web] Do not allow searching of jar manifest classpath if jnlp_href is being used" - I would link the archive
but I can't time travel yet.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: use-jnlp-href-backport-01.patch
Type: text/x-patch
Size: 1297 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20120516/ebf0e537/use-jnlp-href-backport-01.patch
More information about the distro-pkg-dev
mailing list