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

Side by Side Diff: LayoutTests/inspector/console/console-log-linkify-stack-in-errors-expected.txt

Issue 1095943002: DevTools: [console] Logged promise rejections do not change state once handled (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: comments addressed Created 5 years, 8 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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 5: Error: Some test 1 CONSOLE MESSAGE: line 5: Error: Some test
2 at namedFunction (foob.js:5:17) 2 at namedFunction (foob.js:5:17)
3 at foob.js:8:1 3 at foob.js:8:1
4 CONSOLE MESSAGE: line 11: Error: line 4 CONSOLE MESSAGE: line 11: Error: line
5 break 5 break
6 at forStack (console-log-linkify-stack-in-errors.html:14:1 6 at forStack (console-log-linkify-stack-in-errors.html:14:1
7 CONSOLE MESSAGE: line 30: TypeError: Cannot read property 'removeChild' of null 7 CONSOLE MESSAGE: line 30: TypeError: Cannot read property 'removeChild' of null
8 at domError (console-log-linkify-stack-in-errors.html:34:1 8 at domError (console-log-linkify-stack-in-errors.html:34:1
9 CONSOLE MESSAGE: line 36: Error message without stacks http://www.chromium.org/ 9 CONSOLE MESSAGE: line 36: Error message without stacks http://www.chromium.org/
10 CONSOLE MESSAGE: line 38: Error valid stack #2 10 CONSOLE MESSAGE: line 38: Error valid stack #2
(...skipping 26 matching lines...) Expand all
37 at function_name foob.js:20:30) 37 at function_name foob.js:20:30)
38 CONSOLE MESSAGE: line 53: Error broken stack #6 38 CONSOLE MESSAGE: line 53: Error broken stack #6
39 at foob.js foob.js:40:70 39 at foob.js foob.js:40:70
40 CONSOLE MESSAGE: line 9: Error 40 CONSOLE MESSAGE: line 9: Error
41 at Failure.letsFailWithStack (stack-with-sourceMap.js:19:20) 41 at Failure.letsFailWithStack (stack-with-sourceMap.js:19:20)
42 at <anonymous>:1:1 42 at <anonymous>:1:1
43 Test that console.log(new Error().stack) would linkify links in stacks for sourc eUrls and sourceMaps Bug 424001. 43 Test that console.log(new Error().stack) would linkify links in stacks for sourc eUrls and sourceMaps Bug 424001.
44 44
45 foob.js:5 Error: Some test 45 foob.js:5 Error: Some test
46 at namedFunction (foob.js:5) 46 at namedFunction (foob.js:5)
47 at foob.js:8 console-message-text source-code > console-message-url webkit-h tml-resource-link > webkit-html-resource-link > webkit-html-resource-link 47 at foob.js:8 console-message-wrapper console-log-level > console-message > c onsole-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link
48 console-log-linkify-stack-in-errors.html:11 Error: line 48 console-log-linkify-stack-in-errors.html:11 Error: line
49 break 49 break
50 at forStack (console-log-linkify-stack-in-errors.html:11) 50 at forStack (console-log-linkify-stack-in-errors.html:11)
51 at console-log-linkify-stack-in-errors.html:14 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 51 at console-log-linkify-stack-in-errors.html:14 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link
52 console-log-linkify-stack-in-errors.html:30 TypeError: Cannot read property 'rem oveChild' of null 52 console-log-linkify-stack-in-errors.html:30 TypeError: Cannot read property 'rem oveChild' of null
53 at domError (console-log-linkify-stack-in-errors.html:28) 53 at domError (console-log-linkify-stack-in-errors.html:28)
54 at console-log-linkify-stack-in-errors.html:34 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 54 at console-log-linkify-stack-in-errors.html:34 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link
55 console-log-linkify-stack-in-errors.html:36 Error message without stacks http:// www.chromium.org/ console-message-text source-code > console-message-url webkit- html-resource-link > webkit-html-external-link 55 console-log-linkify-stack-in-errors.html:36 Error message without stacks http:// www.chromium.org/ console-message-wrapper console-log-level > console-message > console-message-text source-code > console-message-url webkit-html-resource-link > webkit-html-external-link
56 console-log-linkify-stack-in-errors.html:38 Error valid stack #2 56 console-log-linkify-stack-in-errors.html:38 Error valid stack #2
57 at www.chromium.org/boo.js:40 57 at www.chromium.org/boo.js:40
58 at foo(www.chromium.org/foo.js:10) console-message-text source-code > consol e-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-htm l-resource-link 58 at foo(www.chromium.org/foo.js:10) console-message-wrapper console-log-level > console-message > console-message-text source-code > console-message-url webk it-html-resource-link > webkit-html-resource-link > webkit-html-resource-link
59 console-log-linkify-stack-in-errors.html:39 Error valid stack #3 59 console-log-linkify-stack-in-errors.html:39 Error valid stack #3
60 at www.chromium.org/foo.js:40 console-message-text source-code > console-mes sage-url webkit-html-resource-link > webkit-html-resource-link 60 at www.chromium.org/foo.js:40 console-message-wrapper console-log-level > co nsole-message > console-message-text source-code > console-message-url webkit-ht ml-resource-link > webkit-html-resource-link
61 console-log-linkify-stack-in-errors.html:20 ReferenceError: valid stack 61 console-log-linkify-stack-in-errors.html:20 ReferenceError: valid stack
62 at stack2 (console-log-linkify-stack-in-errors.html:20) 62 at stack2 (console-log-linkify-stack-in-errors.html:20)
63 at stack1 (console-log-linkify-stack-in-errors.html:22) 63 at stack1 (console-log-linkify-stack-in-errors.html:22)
64 at console-log-linkify-stack-in-errors.html:41 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 64 at console-log-linkify-stack-in-errors.html:41 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link > webkit-html-resource-link
65 console-log-linkify-stack-in-errors.html:20 EvalError: valid stack 65 console-log-linkify-stack-in-errors.html:20 EvalError: valid stack
66 at stack2 (console-log-linkify-stack-in-errors.html:20) 66 at stack2 (console-log-linkify-stack-in-errors.html:20)
67 at stack1 (console-log-linkify-stack-in-errors.html:22) 67 at stack1 (console-log-linkify-stack-in-errors.html:22)
68 at console-log-linkify-stack-in-errors.html:42 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 68 at console-log-linkify-stack-in-errors.html:42 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link > webkit-html-resource-link
69 console-log-linkify-stack-in-errors.html:20 SyntaxError: valid stack 69 console-log-linkify-stack-in-errors.html:20 SyntaxError: valid stack
70 at stack2 (console-log-linkify-stack-in-errors.html:20) 70 at stack2 (console-log-linkify-stack-in-errors.html:20)
71 at stack1 (console-log-linkify-stack-in-errors.html:22) 71 at stack1 (console-log-linkify-stack-in-errors.html:22)
72 at console-log-linkify-stack-in-errors.html:43 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 72 at console-log-linkify-stack-in-errors.html:43 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link > webkit-html-resource-link
73 console-log-linkify-stack-in-errors.html:20 RangeError: valid stack 73 console-log-linkify-stack-in-errors.html:20 RangeError: valid stack
74 at stack2 (console-log-linkify-stack-in-errors.html:20) 74 at stack2 (console-log-linkify-stack-in-errors.html:20)
75 at stack1 (console-log-linkify-stack-in-errors.html:22) 75 at stack1 (console-log-linkify-stack-in-errors.html:22)
76 at console-log-linkify-stack-in-errors.html:44 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 76 at console-log-linkify-stack-in-errors.html:44 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link > webkit-html-resource-link
77 console-log-linkify-stack-in-errors.html:20 TypeError: valid stack 77 console-log-linkify-stack-in-errors.html:20 TypeError: valid stack
78 at stack2 (console-log-linkify-stack-in-errors.html:20) 78 at stack2 (console-log-linkify-stack-in-errors.html:20)
79 at stack1 (console-log-linkify-stack-in-errors.html:22) 79 at stack1 (console-log-linkify-stack-in-errors.html:22)
80 at console-log-linkify-stack-in-errors.html:45 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 80 at console-log-linkify-stack-in-errors.html:45 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link > webkit-html-resource-link
81 console-log-linkify-stack-in-errors.html:20 URIError: valid stack 81 console-log-linkify-stack-in-errors.html:20 URIError: valid stack
82 at stack2 (console-log-linkify-stack-in-errors.html:20) 82 at stack2 (console-log-linkify-stack-in-errors.html:20)
83 at stack1 (console-log-linkify-stack-in-errors.html:22) 83 at stack1 (console-log-linkify-stack-in-errors.html:22)
84 at console-log-linkify-stack-in-errors.html:46 console-message-text source-c ode > console-message-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-link 84 at console-log-linkify-stack-in-errors.html:46 console-message-wrapper conso le-log-level > console-message > console-message-text source-code > console-mess age-url webkit-html-resource-link > webkit-html-resource-link > webkit-html-re source-link > webkit-html-resource-link
85 console-log-linkify-stack-in-errors.html:48 Error broken stack 85 console-log-linkify-stack-in-errors.html:48 Error broken stack
86 at function_name(foob.js foob.js:30:1) 86 at function_name(foob.js foob.js:30:1)
87 at foob.js:40:70 console-message-text source-code > console-message-url webkit- html-resource-link 87 at foob.js:40:70 console-message-wrapper console-log-level > console-message > console-message-text source-code > console-message-url webkit-html-resource-link
88 console-log-linkify-stack-in-errors.html:49 Error broken stack #2 88 console-log-linkify-stack-in-errors.html:49 Error broken stack #2
89 at function_name(foob.js:20:30 console-message-text source-code > console-me ssage-url webkit-html-resource-link 89 at function_name(foob.js:20:30 console-message-wrapper console-log-level > c onsole-message > console-message-text source-code > console-message-url webkit-h tml-resource-link
90 console-log-linkify-stack-in-errors.html:50 Error broken stack #3 90 console-log-linkify-stack-in-errors.html:50 Error broken stack #3
91 at function_name(foob:20.js:30 bla console-message-text source-code > cons ole-message-url webkit-html-resource-link 91 at function_name(foob:20.js:30 bla console-message-wrapper console-log-lev el > console-message > console-message-text source-code > console-message-url we bkit-html-resource-link
92 console-log-linkify-stack-in-errors.html:51 Error broken stack #4 92 console-log-linkify-stack-in-errors.html:51 Error broken stack #4
93 at function_name)foob.js:20:30( console-message-text source-code > console-m essage-url webkit-html-resource-link 93 at function_name)foob.js:20:30( console-message-wrapper console-log-level > console-message > console-message-text source-code > console-message-url webkit- html-resource-link
94 console-log-linkify-stack-in-errors.html:52 Error broken stack #5 94 console-log-linkify-stack-in-errors.html:52 Error broken stack #5
95 at function_name foob.js:20:30) console-message-text source-code > console-m essage-url webkit-html-resource-link 95 at function_name foob.js:20:30) console-message-wrapper console-log-level > console-message > console-message-text source-code > console-message-url webkit- html-resource-link
96 console-log-linkify-stack-in-errors.html:53 Error broken stack #6 96 console-log-linkify-stack-in-errors.html:53 Error broken stack #6
97 at foob.js foob.js:40:70 console-message-text source-code > console-message- url webkit-html-resource-link 97 at foob.js foob.js:40:70 console-message-wrapper console-log-level > console -message > console-message-text source-code > console-message-url webkit-html-re source-link
98 stack-with-sourceMap.coffee:3 Error 98 stack-with-sourceMap.coffee:3 Error
99 at Failure.letsFailWithStack (stack-with-sourceMap.coffee:3) 99 at Failure.letsFailWithStack (stack-with-sourceMap.coffee:3)
100 at window.failure (stack-with-sourceMap.coffee:7) 100 at window.failure (stack-with-sourceMap.coffee:7)
101 at <anonymous>:1:1 console-message-text source-code > console-message-url we bkit-html-resource-link > webkit-html-resource-link > webkit-html-resource-lin k 101 at <anonymous>:1:1 console-message-wrapper console-log-level > console-messa ge > console-message-text source-code > console-message-url webkit-html-resource -link > webkit-html-resource-link > webkit-html-resource-link
102 102
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698