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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-long-url-expected.txt

Issue 2270033003: DevTools: include traces when exporting console log via 'Save as' (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: take out post-lgtm repeat logic Created 4 years, 3 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/network/script-as-text-loading-long-url-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-long-url-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-long-url-expected.txt
index f5cd1a0f5669a40b4371dd1a5bc7f66665a1c6ac..ee1297ca2dac3e0e0a2dfa0611f96004f068ab43 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-long-url-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector/network/script-as-text-loading-long-url-expected.txt
@@ -1,5 +1,7 @@
Tests that long URLs are correctly trimmed in anchor links.
Bug 100095
-script-as-text-loading-long-url.html:10 GET http://127.0.0.1:8000/inspector/network/resources/script-as-text-with-a-ver…y-very-very-very-very-very-very-very-very-very-very-very-very-long-url.php 404 (Not Found)loadScript @ script-as-text-loading-long-url.html:10(anonymous) @ VM:1
+script-as-text-loading-long-url.html:10 GET http://127.0.0.1:8000/inspector/network/resources/script-as-text-with-a-ver…y-very-very-very-very-very-very-very-very-very-very-very-very-long-url.php 404 (Not Found)
+loadScript @ script-as-text-loading-long-url.html:10
+(anonymous) @ VM:1

Powered by Google App Engine
This is Rietveld 408576698