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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-frameworks/frameworks-with-source-map-blackboxing-expected.txt

Issue 1649553002: [DevTools] Support source map with blackboxing in call frame sidebar, console (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
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 black-boxing with source maps.
2
3
4 Running: testBlackboxing
5 Script execution paused.
6 Call stack:
7 0) Framework.callFunction (frameworks-with-source-map-blackboxing.html:9)
8 * 1) Framework.callFunction (foo.js:9)
9 2) testFunction (frameworks-with-source-map-blackboxing.html:9)
10 3) (:1)
11 Script execution resumed.
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698