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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger-ui/async-call-stack-async-function-expected.txt

Issue 2384533002: [DevTools] Better label for async function call stacks (Closed)
Patch Set: addressed comments Created 4 years, 2 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 that call stack sidebar contains correct labels for async await functions.
2
3 Set timer for test function.
4 footest.js:6
5 boo awaits foo
6 bootest.js:12
7 testFunction awaits boo
8 testFunctiontest.js:18
9 setTimeout (async)
10 scheduleTestFunctiondebugger-test.js:3
11 (anonymous)VM:1
12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698