[RFC][icedtea-web] Add ability to check for use of jnlp_href outside of PluginBridge
Danesh Dadachanji
ddadacha at redhat.com
Wed Feb 22 07:26:50 PST 2012
On 21/02/12 02:18 PM, Deepak Bhole wrote:
> * Danesh Dadachanji<ddadacha at redhat.com> [2012-02-02 12:29]:
>> 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.
>> +
>>
>
> Looks good. Okay for both.
>
Thanks, this should make the various signed jars patch a little easier!
Pushed:
http://icedtea.classpath.org/hg/icedtea-web/rev/f058f21b9e99
http://icedtea.classpath.org/hg/release/icedtea-web-1.2/rev/c9a253d0952b
Cheers,
Danesh
More information about the distro-pkg-dev
mailing list