-
Bug
-
Resolution: Incomplete
-
P2
-
6u21
-
generic
-
generic
Plugin fires uncatchable exception in case when javascript requests field that does not exist. For example, applet.script object. So, there is no way to detect whether or not plugin supports "script" object or not, because exception fired when attempted to access this field and on some reason script can't catch it.