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

Side by Side Diff: LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt

Issue 911993002: DevTools: [Console] render console stacktraces consistently (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: rebaseline one more test Created 5 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
1 Tests asynchronous call stacks printed in console for a Network.Initiator. 1 Tests asynchronous call stacks printed in console for a Network.Initiator.
2 2
3 Set timer for test function. 3 Set timer for test function.
4 async-callstack-network-initiator.html:11 Console was cleared 4 async-callstack-network-initiator.html:11 Console was cleared
5 5
6 async-callstack-network-initiator.html:29 POST http://127.0.0.1:8000/failure /foo 404 (Not Found) 6 async-callstack-network-initiator.html:29 POST http://127.0.0.1:8000/failure /foo 404 (Not Found)
7 async-callstack-network-initiator.html:29 sendXHR 7
8 async-callstack-network-initiator.html:22 timeout2 8 sendXHR @ async-callstack-network-initiator.html:29
9 timeout2 @ async-callstack-network-initiator.html:22
9 setTimeout (async) 10 setTimeout (async)
10 async-callstack-network-initiator.html:17 timeout1 11 timeout1 @ async-callstack-network-initiator.html:17
11 setTimeout (async) 12 setTimeout (async)
12 async-callstack-network-initiator.html:12 testFunction 13 testFunction @ async-callstack-network-initiator.html:12
13 14
OLDNEW
« no previous file with comments | « LayoutTests/http/tests/inspector/inspector-test.js ('k') | LayoutTests/inspector/console/console-assert-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698