-
Bug
-
Resolution: Duplicate
-
P3
-
6u26
-
generic
-
generic
Desc:
In FF 3.X JavaScript expression
typeof java.lang.Boolean.TRUE ( or java.lang.Boolean.FALSE ) returns type "object",
but in Firefox 4.0 typeof java.lang.Boolean.TRUE is "function".
Platforms: all, JDK - all ( not a regression, but new browser support issue )
See simple test attached.
See comments for details.
In FF 3.X JavaScript expression
typeof java.lang.Boolean.TRUE ( or java.lang.Boolean.FALSE ) returns type "object",
but in Firefox 4.0 typeof java.lang.Boolean.TRUE is "function".
Platforms: all, JDK - all ( not a regression, but new browser support issue )
See simple test attached.
See comments for details.
- duplicates
-
JDK-6999425 FF4: Direct call to Java from javascript is not working
-
- Closed
-