Chromium Code Reviews| Index: LayoutTests/fast/workers/worker-onerror-04-expected.txt |
| diff --git a/LayoutTests/fast/workers/worker-onerror-04-expected.txt b/LayoutTests/fast/workers/worker-onerror-04-expected.txt |
| index 771ecc6794abfef02a31c54e5854aa21916638e9..04d7a2f972e2d375ff1296fdf1cecf19f321e909 100644 |
| --- a/LayoutTests/fast/workers/worker-onerror-04-expected.txt |
| +++ b/LayoutTests/fast/workers/worker-onerror-04-expected.txt |
| @@ -1,4 +1,3 @@ |
| -CONSOLE ERROR: line 7: Uncaught ReferenceError: foo is not defined |
|
jochen (gone - plz use gerrit)
2014/10/09 11:27:29
why is this error gone? the onerror handler in the
|
| This tests that unhandled exceptions in a worker's onerror handler trigger 'worker.onerror'. |
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |