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

Unified 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, 7 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 side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt
index 34ce22c6fd389ef799792767721e804562405856..0151ba59dc2a3aad192fe58271aed242d509269a 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/sources/debugger/async-callstack-network-initiator-expected.txt
@@ -1,18 +1,18 @@
Tests asynchronous call stacks printed in console for a Network.Initiator.
Set timer for test function.
-async-callstack-network-initiator.html:11 Console was cleared
-async-callstack-network-initiator.html:29 POST http://127.0.0.1:8000/failure/foo 404 (Not Found)
+async-callstack-netw…k-initiator.html:11 Console was cleared
+async-callstack-netw…k-initiator.html:29 POST http://127.0.0.1:8000/failure/foo 404 (Not Found)
-sendXHR @ async-callstack-network-initiator.html:29
+sendXHR @ async-callstack-netw…k-initiator.html:29
-timeout2 @ async-callstack-network-initiator.html:22
+timeout2 @ async-callstack-netw…k-initiator.html:22
setTimeout (async)
-timeout1 @ async-callstack-network-initiator.html:17
+timeout1 @ async-callstack-netw…k-initiator.html:17
setTimeout (async)
-testFunction @ async-callstack-network-initiator.html:12
+testFunction @ async-callstack-netw…k-initiator.html:12

Powered by Google App Engine
This is Rietveld 408576698