[icedtea-web] Idea - do not start ITW applets automatically

Adam Domurad adomurad at redhat.com
Tue Jan 22 06:02:13 PST 2013


On 01/22/2013 03:05 AM, helpcrypto helpcrypto wrote:
>> applet 'unique key' = codebase attribute + cache archive attribute + archive
>> attribute. So updating should be fine unless a new jar is
>> renamed/moved/added/deleted.
> IMHO, this is not very correct/polite.
> Maybe we could allow domain+entryclass (the param named "code" on
> html), but if edit a jar, remove some dependencies on my code which
> lead removing another jar...why should this warning appear again?
>
> Do someone has a flow graph to show this procedure?  Is there a place
> on the wiki for this kind of documentation?

No documentation yet, we should probably work on some.

Main-class sounds reasonable -- except that technically speaking it 
would allow someone to run a completely different applet (on the same 
page) without the warning. I don't suppose it's a big deal though, 
because the same person could have bundled whatever code into the main 
applet.


-Adam



More information about the distro-pkg-dev mailing list