-
Enhancement
-
Resolution: Won't Fix
-
P2
-
None
-
7u6
-
None
-
x86
-
windows
need ability to detect javafx runtime from IE
For FF/Chrome, we added new fx/deploy mimetype for detection:
application/x-java-applet;deploy=10.6.1
application/x-java-applet;javafx=2.2.0
this can be detected using javascript navigator.mimetypes array.
but the same does not work in IE. We need to come up with something similar for IE.
maybe a new CLISID for javafx runtime ?
For FF/Chrome, we added new fx/deploy mimetype for detection:
application/x-java-applet;deploy=10.6.1
application/x-java-applet;javafx=2.2.0
this can be detected using javascript navigator.mimetypes array.
but the same does not work in IE. We need to come up with something similar for IE.
maybe a new CLISID for javafx runtime ?