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

Unified Diff: LayoutTests/inspector/console/console-stack-overflow-expected.txt

Issue 23717011: DevTools: Use scriptId for resolving stack frames in console messages (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Fixed tests Created 7 years, 3 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/console/console-stack-overflow-expected.txt
diff --git a/LayoutTests/inspector/console/console-stack-overflow-expected.txt b/LayoutTests/inspector/console/console-stack-overflow-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..c96773d78fba5de31564108119b27e595682ae84
--- /dev/null
+++ b/LayoutTests/inspector/console/console-stack-overflow-expected.txt
@@ -0,0 +1,5 @@
+CONSOLE MESSAGE: line 6: Uncaught RangeError: Maximum call stack size exceeded
+Tests that when stack overflow exception happens when inspector is open the stack trace is correctly shown in console.
+
+Uncaught RangeError: Maximum call stack size exceeded console-stack-overflow.html:6overflow console-stack-overflow.html:6overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overflow.html:8overflow console-stack-overfl
+

Powered by Google App Engine
This is Rietveld 408576698