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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-sourcemap-expected.txt

Issue 1663723002: [DevTools] Add sourceMap support for blackboxing (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@call-set-blackboxed-ranges-on-script-parsed
Patch Set: Created 4 years, 10 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
OLDNEW
(Empty)
1 Tests framework blackboxing feature with sourcemaps.
2
3 Set timer for test function.
4 Call stack:
5 0) testFunction (frameworks-sourcemap.html:10)
6
7 Executing StepInto...
8 Executing StepInto...
9 Call stack:
10 0) callback (frameworks-sourcemap.html:16)
11 * 1) foo (framework.js:4)
12 2) testFunction (frameworks-sourcemap.html:11)
13
14 Executing StepOut...
15 Call stack:
16 0) testFunction (frameworks-sourcemap.html:12)
17
18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698