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

Unified Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-in-ignore-injected-script-expected.txt

Issue 2181453002: [DevTools] Never stop in InjectedScriptSource (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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: third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-in-ignore-injected-script-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-in-ignore-injected-script-expected.txt b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-in-ignore-injected-script-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..5b3b45e5bc7b7e7a830b4cd058ce3960cf9b9c97
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/inspector/sources/debugger-step/debugger-step-in-ignore-injected-script-expected.txt
@@ -0,0 +1,7 @@
+CONSOLE MESSAGE: line 9: 123
+Tests that stepInto doesn't pause in InjectedScriptSource.
+
+Set timer for test function.
+Call stack:
+ 0) testFunction (debugger-step-in-ignore-injected-script.html:10)
+

Powered by Google App Engine
This is Rietveld 408576698