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

Side by Side Diff: third_party/WebKit/LayoutTests/inspector/sources/debugger/rethrow-error-from-bindings-crash-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 unified diff | Download patch
OLDNEW
1 CONSOLE MESSAGE: line 11: console.clear 1 CONSOLE MESSAGE: line 11: console.clear
2 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'. 2 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'.
3 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'. 3 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'.
4 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'. 4 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'.
5 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'. 5 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'.
6 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'. 6 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'.
7 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'. 7 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'.
8 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'. 8 CONSOLE ERROR: line 25: Uncaught TypeError: Failed to execute 'compareBoundaryPo ints' on 'Range': parameter 2 is not of type 'Range'.
9 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'. 9 CONSOLE ERROR: line 20: Uncaught TypeError: Failed to execute 'appendChild' on ' Node': parameter 1 is not of type 'Node'.
10 Tests that pausing on uncaught exceptions thrown from C++ bindings will not cras h. 10 Tests that pausing on uncaught exceptions thrown from C++ bindings will not cras h.
11 11
12 Set timer for test function. 12 Set timer for test function.
13 rethrow-error-from-bindings-crash.html:11 Console was cleared 13 rethrow-error-from-bindings-crash.html:11 Console was cleared
14 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'. 14 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'.
15 at f2 (rethrow-error-from-bindings-crash.html:25) 15 at f2 (rethrow-error-from-bindings-crash.html:25)
16 at testFunction (rethrow-error-from-bindings-crash.html:15)f2 @ rethrow-erro r-from-bindings-crash.html:25testFunction @ rethrow-error-from-bindings-crash.ht ml:15 16 at testFunction (rethrow-error-from-bindings-crash.html:15)
17 f2 @ rethrow-error-from-bindings-crash.html:25
18 testFunction @ rethrow-error-from-bindings-crash.html:15
17 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. 19 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
18 at f1 (rethrow-error-from-bindings-crash.html:20)f1 @ rethrow-error-from-bin dings-crash.html:20 20 at f1 (rethrow-error-from-bindings-crash.html:20)
21 f1 @ rethrow-error-from-bindings-crash.html:20
19 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'. 22 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'.
20 at f2 (rethrow-error-from-bindings-crash.html:25)f2 @ rethrow-error-from-bin dings-crash.html:25 23 at f2 (rethrow-error-from-bindings-crash.html:25)
24 f2 @ rethrow-error-from-bindings-crash.html:25
21 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. 25 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
22 at f1 (rethrow-error-from-bindings-crash.html:20)f1 @ rethrow-error-from-bin dings-crash.html:20 26 at f1 (rethrow-error-from-bindings-crash.html:20)
27 f1 @ rethrow-error-from-bindings-crash.html:20
23 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'. 28 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'.
24 at f2 (rethrow-error-from-bindings-crash.html:25)f2 @ rethrow-error-from-bin dings-crash.html:25 29 at f2 (rethrow-error-from-bindings-crash.html:25)
30 f2 @ rethrow-error-from-bindings-crash.html:25
25 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. 31 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
26 at f1 (rethrow-error-from-bindings-crash.html:20)f1 @ rethrow-error-from-bin dings-crash.html:20 32 at f1 (rethrow-error-from-bindings-crash.html:20)
33 f1 @ rethrow-error-from-bindings-crash.html:20
27 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'. 34 rethrow-error-from-bindings-crash.html:25 Uncaught TypeError: Failed to execute 'compareBoundaryPoints' on 'Range': parameter 2 is not of type 'Range'.
28 at f2 (rethrow-error-from-bindings-crash.html:25)f2 @ rethrow-error-from-bin dings-crash.html:25 35 at f2 (rethrow-error-from-bindings-crash.html:25)
36 f2 @ rethrow-error-from-bindings-crash.html:25
29 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'. 37 rethrow-error-from-bindings-crash.html:20 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
30 at f1 (rethrow-error-from-bindings-crash.html:20)f1 @ rethrow-error-from-bin dings-crash.html:20 38 at f1 (rethrow-error-from-bindings-crash.html:20)
39 f1 @ rethrow-error-from-bindings-crash.html:20
31 40
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698