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

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

Issue 2903083002: DevTools: shorten console links to 40 chars (Closed)
Patch Set: Created 3 years, 6 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-netw…k-initiator.html:11 Console was cleared
5 async-callstack-network-initiator.html:29 POST http://127.0.0.1:8000/failure/foo 404 (Not Found) 5 async-callstack-netw…k-initiator.html:29 POST http://127.0.0.1:8000/failure/foo 404 (Not Found)
6 6
7 sendXHR @ async-callstack-network-initiator.html:29 7 sendXHR @ async-callstack-netw…k-initiator.html:29
8 8
9 timeout2 @ async-callstack-network-initiator.html:22 9 timeout2 @ async-callstack-netw…k-initiator.html:22
10 10
11 setTimeout (async) 11 setTimeout (async)
12 12
13 timeout1 @ async-callstack-network-initiator.html:17 13 timeout1 @ async-callstack-netw…k-initiator.html:17
14 14
15 setTimeout (async) 15 setTimeout (async)
16 16
17 testFunction @ async-callstack-network-initiator.html:12 17 testFunction @ async-callstack-netw…k-initiator.html:12
18 18
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698