Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(173)

Unified Diff: LayoutTests/inspector/sources/debugger/frameworks-skip-exceptions-expected.txt

Issue 443943002: DevTools: Fix framework blackboxing for exceptions thrown inside V8 internal scripts. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: fixed test Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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)
+

Powered by Google App Engine
This is Rietveld 408576698