| OLD | NEW |
| 1 CONSOLE ERROR: line 18: Uncaught Error: Exception in inline script. | 1 CONSOLE ERROR: line 18: Uncaught Error: Exception in inline script. |
| 2 CONSOLE ERROR: line 11: Uncaught Error: Exception in 'load' event listener. | 2 CONSOLE ERROR: line 11: Uncaught Error: Exception in 'load' event listener. |
| 3 CONSOLE ERROR: line 6: Uncaught Error: Exception in setTimeout callback. | 3 CONSOLE ERROR: line 6: Uncaught Error: Exception in setTimeout callback. |
| 4 Tests that uncaught exceptions are logged into console.Bug 47250. | 4 Tests that uncaught exceptions are logged into console.Bug 47250. |
| 5 | 5 |
| 6 | 6 |
| 7 uncaught-in-iframe.html:18 Uncaught Error: Exception in inline script.uncaught-i
n-iframe.html:18 auncaught-in-iframe.html:23 buncaught-in-iframe.html:26 (anonym
ous function) | 7 uncaught-in-iframe.html:18 Uncaught Error: Exception in inline script.a @ uncaug
ht-in-iframe.html:18b @ uncaught-in-iframe.html:23(anonymous function) @ uncaugh
t-in-iframe.html:26 |
| 8 uncaught-in-iframe.html:11 Uncaught Error: Exception in 'load' event listener.un
caught-in-iframe.html:11 funcaught-in-iframe.html:13 (anonymous function) | 8 uncaught-in-iframe.html:11 Uncaught Error: Exception in 'load' event listener.f
@ uncaught-in-iframe.html:11(anonymous function) @ uncaught-in-iframe.html:13 |
| 9 uncaught-in-iframe.html:6 Uncaught Error: Exception in setTimeout callback.uncau
ght-in-iframe.html:6 baruncaught-in-iframe.html:8 (anonymous function) | 9 uncaught-in-iframe.html:6 Uncaught Error: Exception in setTimeout callback.bar @
uncaught-in-iframe.html:6(anonymous function) @ uncaught-in-iframe.html:8 |
| 10 | 10 |
| OLD | NEW |