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

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: rebased 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 testFunction awaits boo
dgozman 2016/10/20 01:19:01 awaits boo 2 times?
kozy 2016/10/20 01:39:33 Done.
10 setTimeout (async)
11 scheduleTestFunctiondebugger-test.js:3
12 (anonymous)VM:1
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698