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

Unified Diff: third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt

Issue 2887603002: DevTools: Attempt to get badges from StackTrace in console (Closed)
Patch Set: async checking 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
diff --git a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
index 7b01810004ee06d8e0709302aea5e22c99b85cf2..6b61044fd9c7e8d0cd4be21d3d2572d191554816 100644
--- a/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
+++ b/third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-links-expected.txt
@@ -5,11 +5,11 @@ CONSOLE MESSAGE: line 9: 123
CONSOLE MESSAGE: line 10: http://www.chromium.org/some?v=114:56:57
Test that console.log() would linkify the links. Bug 231074.
-console-log-linkify-links.html:6 http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link > console-message-text > devtools-link
-console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link > console-message-text > devtools-link
-console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link > console-message-text > devtools-link
-console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > source-code > console-message-anchor > devtools-link > console-message-text > object-value-number source-code > object-value-string source-code > object-value-string-quote > devtools-link > object-value-string-quote
-console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 console-message > source-code > console-message-anchor > devtools-link > console-message-text > devtools-link
+console-log-linkify-links.html:6 http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link > console-message-badge > product-registry-badge monospace hidden > console-message-text > devtools-link
pfeldman 2017/05/16 20:43:49 This might be a race
einbinder 2017/05/16 21:06:01 This gets added synchronously. The hidden class wi
+console-log-linkify-links.html:7 follow http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link > console-message-badge > product-registry-badge monospace hidden > console-message-text > devtools-link
+console-log-linkify-links.html:8 string http://www.chromium.org/ console-message > source-code > console-message-anchor > devtools-link > console-message-badge > product-registry-badge monospace hidden > console-message-text > devtools-link
+console-log-linkify-links.html:9 123 "http://www.chromium.org/" console-message > source-code > console-message-anchor > devtools-link > console-message-badge > product-registry-badge monospace hidden > console-message-text > object-value-number source-code > object-value-string source-code > object-value-string-quote > devtools-link > object-value-string-quote
+console-log-linkify-links.html:10 http://www.chromium.org/some?v=114:56:57 console-message > source-code > console-message-anchor > devtools-link > console-message-badge > product-registry-badge monospace hidden > console-message-text > devtools-link
Dump urls in messages
linked url:null
linked url:http://www.chromium.org/
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698