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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt

Issue 2512873002: [DevTools] Do not use external links for resources anymore. (Closed)
Patch Set: Created 4 years, 1 month 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/inspector/console/console-log-linkify-stack-in-errors-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
index a1cfa86f81972f559e3e3b86b588c131dde86c96..4a733daaf0f1da6281f0271c3baa735f716c71f6 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt
@@ -74,7 +74,7 @@ console-log-linkify-stack-in-errors.html:23 TypeError: Cannot read property 'rem
console-log-linkify-stack-in-errors.html:34 Error: some error
at logError (console-log-linkify-stack-in-errors.html:32)
at console-log-linkify-stack-in-errors.html:38 console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > object-value-error source-code > webkit-html-resource-link > webkit-html-resource-link
-console-log-linkify-stack-in-errors.html:40 Error message without stacks http://www.chromium.org/ console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-external-link
+console-log-linkify-stack-in-errors.html:40 Error message without stacks http://www.chromium.org/ console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-resource-link
console-log-linkify-stack-in-errors.html:42 Error valid stack #2
at www.chromium.org/boo.js:40
at foo(www.chromium.org/foo.js:10) console-message > source-code > console-message-url webkit-html-resource-link > console-message-text > webkit-html-resource-link > webkit-html-resource-link

Powered by Google App Engine
This is Rietveld 408576698