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

Pavel Tisnovsky ptisnovs at redhat.com
Thu May 17 00:57:43 PDT 2012


Hi Danesh,

it looks good.

Thank you,
Pavel

Danesh Dadachanji wrote:
> 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.
> 




More information about the distro-pkg-dev mailing list