Re: MIME type parameters

Benjamin Smedberg <[email protected]> Wed, 08 Jan 2014 16:22:52 -0500
Newsgroups gmane.comp.mozilla.devel.plugins
Message-ID <[email protected]>
On 1/8/14 2:27 PM, Jack Bates wrote:
>
> I looked up the documented version selection behavior because I didn't 
> know if this was correct or not. It says a request to launch an applet 
> on a specific JRE version (for example, a particular update release 
> like "1.5.0_11") should fall back on the latest available JRE on the 
> machine.
I believe that the Oracle docs are irrelevant to this case. In practice, 
if you try to launch with a specific JRE version and that is not the 
current version (not a MIME type specified by the plugin), we don't find 
the plugin. This is our intended behavior and is not likely to change.

I'm about 99% sure that there is no difference between Windows and Linux 
here.

--BDS