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

Unified Diff: LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt

Issue 304563002: DevTools: Make frameworks work with "custom" breakpoints (DOM, XHR, Events). (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/skip-stack-frames-steps-expected.txt
diff --git a/LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt b/LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt
deleted file mode 100644
index 1e92bed974833e520861022274522e9093e64690..0000000000000000000000000000000000000000
--- a/LayoutTests/inspector/sources/debugger/skip-stack-frames-steps-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-
-Tests the skip stack frames feature when stepping.
-
-Debugger was enabled.
-Set timer for test function.
-Call stack:
- 0) test1 (skip-stack-frames-steps.html:23)
- 1) testFunction (skip-stack-frames-steps.html:11)
-
-Call stack:
- 0) test2 (skip-stack-frames-steps.html:29)
- 1) testFunction (skip-stack-frames-steps.html:11)
-
-Call stack:
- 0) callback (skip-stack-frames-steps.html:16)
- 1) Framework.safeRun (framework.js:8)
- 2) Framework.safeRun (framework.js:10)
- 3) test3 (skip-stack-frames-steps.html:34)
- 4) testFunction (skip-stack-frames-steps.html:11)
-
-Call stack:
- 0) test4 (skip-stack-frames-steps.html:41)
- 1) testFunction (skip-stack-frames-steps.html:11)
-
-Call stack:
- 0) callback (skip-stack-frames-steps.html:16)
- 1) Framework.safeRun (framework.js:8)
- 2) Framework.safeRun (framework.js:13)
- 3) Framework.safeRun (framework.js:10)
- 4) test5 (skip-stack-frames-steps.html:46)
- 5) testFunction (skip-stack-frames-steps.html:11)
-
-Debugger was disabled.
-
« no previous file with comments | « LayoutTests/inspector/sources/debugger/skip-stack-frames-steps.html ('k') | Source/core/inspector/InspectorDebuggerAgent.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698