| Index: LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt
|
| diff --git a/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt b/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..3147cde9b7db83b8b7430b99d7e98eafa0f78268
|
| --- /dev/null
|
| +++ b/LayoutTests/http/tests/inspector-enabled/console-stack-overflow-source-url-expected.txt
|
| @@ -0,0 +1,6 @@
|
| +CONSOLE ERROR: line 1: Uncaught RangeError: Maximum call stack size exceeded
|
| +Tests that when stack overflow happens before inspector is open source url is correctly shown in console.
|
| +
|
| +Uncaught RangeError: Maximum call stack size exceeded foo2.js:1
|
| +TEST COMPLETE
|
| +
|
|
|