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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-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-enabled/console-promise-reject-and-handle-expected.txt
diff --git a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
index 6d73ef2b5a9137b4cb5410d55535b57744e56930..2225cea62987bcc676c466ba8ceae133d5b252c3 100644
--- a/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
+++ b/third_party/WebKit/LayoutTests/http/tests/inspector-enabled/console-promise-reject-and-handle-expected.txt
@@ -6,11 +6,11 @@ CONSOLE MESSAGE: line 37: onrejectionhandled2
Tests that evt.preventDefault() in window.onunhandledrejection suppresses console output.
----console messages start----
-console-promise-reject-and-handle.html:15 onunhandledrejection1
-console-promise-reject-and-handle.html:22 onrejectionhandled1
-console-promise-reject-and-handle.html:31 onunhandledrejection2
-console-promise-reject-and-handle.html:29 Uncaught (in promise) Error: e
- at setupPromise2 (console-promise-reject-and-handle.html:29)
-console-promise-reject-and-handle.html:37 onrejectionhandled2
+console-promise-reje…-and-handle.html:15 onunhandledrejection1
+console-promise-reje…-and-handle.html:22 onrejectionhandled1
+console-promise-reje…-and-handle.html:31 onunhandledrejection2
+console-promise-reje…-and-handle.html:29 Uncaught (in promise) Error: e
+ at setupPromise2 (console-promise-reje…-and-handle.html:29)
+console-promise-reje…-and-handle.html:37 onrejectionhandled2
----console messages end----

Powered by Google App Engine
This is Rietveld 408576698