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

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

Issue 416843002: DevTools: Send async stack trace with Network.Initiator. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: rebased Created 6 years, 5 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 | Annotate | Revision Log
OLDNEW
(Empty)
1 Tests asynchronous call stacks printed in console for a Network.Initiator.
2
3 Set timer for test function.
4 Console was cleared async-callstack-network-initiator.html:11
5
6 POST http://127.0.0.1:8000/failure/foo 404 (Not Found) async-callstack-netwo rk-initiator.html:29
7 sendXHR async-callstack-network-initiator.html:29
8 timeout2 async-callstack-network-initiator.html:22
9 setTimeout (async)
10 timeout1 async-callstack-network-initiator.html:17
11 setTimeout (async)
12 testFunction async-callstack-network-initiator.html:12
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698