OLD | NEW |
1 CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionPropert
y SUCCESS | 1 CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty
SUCCESS |
2 CONSOLE MESSAGE: line 1: Uncaught Error: plugin object testThrowExceptionPropert
y SUCCESS | 2 CONSOLE ERROR: line 1: Uncaught Error: plugin object testThrowExceptionProperty
SUCCESS |
3 | 3 |
4 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE
SS | 4 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE
SS |
5 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE
SS | 5 SUCCESS: Exception caught: Error: plugin object testThrowExceptionProperty SUCCE
SS |
6 One could expect exceptions to be raised in the below cases, too - but Firefox d
oesn't do that in most of these (I do get an exception in the first case, but th
at's inconsistent with not getting it in the seconfd one). | 6 One could expect exceptions to be raised in the below cases, too - but Firefox d
oesn't do that in most of these (I do get an exception in the first case, but th
at's inconsistent with not getting it in the seconfd one). |
7 Exception caught: Error: Error calling method on NPObject. | 7 Exception caught: Error: Error calling method on NPObject. |
8 Exception caught: Error: Error calling method on NPObject. | 8 Exception caught: Error: Error calling method on NPObject. |
9 No exception caught on getting via testGetBrowserProperty. | 9 No exception caught on getting via testGetBrowserProperty. |
10 No exception caught on setting via testSetBrowserProperty. | 10 No exception caught on setting via testSetBrowserProperty. |
OLD | NEW |