| Index: LayoutTests/inspector/sources/debugger/frameworks-skip-exceptions-expected.txt
|
| diff --git a/LayoutTests/inspector/sources/debugger/frameworks-skip-exceptions-expected.txt b/LayoutTests/inspector/sources/debugger/frameworks-skip-exceptions-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..e7d09aa37a429143dd8d6b7ce086fa527edfc5e2
|
| --- /dev/null
|
| +++ b/LayoutTests/inspector/sources/debugger/frameworks-skip-exceptions-expected.txt
|
| @@ -0,0 +1,7 @@
|
| +
|
| +Tests that framework black-boxing skips exceptions, including those that happened deeper inside V8 native script.
|
| +
|
| +Set timer for test function.
|
| +Call stack:
|
| + 0) testFunction (frameworks-skip-exceptions.html:14)
|
| +
|
|
|