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

Side by Side Diff: LayoutTests/inspector/sources/debugger/debugger-step-into-v8-internals-expected.txt

Issue 424813004: DevTools: Don't stop debugger inside V8 internal scripts with empty stack trace. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1
2 Tests that debugger will not step into V8 internal scripts.
3
4 Set timer for test function.
5 Call stack:
6 0) (debugger-step-into-v8-internals.html:10)
7
8 Executing StepInto...
9 Call stack:
10 0) (debugger-step-into-v8-internals.html:11)
11
12 Executing StepInto...
13 Call stack:
14 0) (debugger-step-into-v8-internals.html:14)
15
16 Executing StepInto...
17 Call stack:
18 0) (debugger-step-into-v8-internals.html:15)
19
20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698