OLD | NEW |
| 1 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 2 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
1 CONSOLE MESSAGE: line 9: 42 | 3 CONSOLE MESSAGE: line 9: 42 |
2 CONSOLE MESSAGE: line 10: 43 | 4 CONSOLE MESSAGE: line 10: 43 |
3 CONSOLE MESSAGE: line 8: 239 | 5 CONSOLE MESSAGE: line 8: 239 |
| 6 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
4 CONSOLE MESSAGE: line 1: finished | 7 CONSOLE MESSAGE: line 1: finished |
| 8 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 9 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 10 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 11 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 12 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
5 Check that console.log doesn't run microtasks. | 13 Check that console.log doesn't run microtasks. |
6 { | 14 { |
7 description : 42 | 15 description : 42 |
8 type : number | 16 type : number |
9 value : 42 | 17 value : 42 |
10 } | 18 } |
11 { | 19 { |
12 description : 43 | 20 description : 43 |
13 type : number | 21 type : number |
14 value : 43 | 22 value : 43 |
15 } | 23 } |
16 { | 24 { |
17 description : 239 | 25 description : 239 |
18 type : number | 26 type : number |
19 value : 239 | 27 value : 239 |
20 } | 28 } |
21 { | 29 { |
22 type : string | 30 type : string |
23 value : finished | 31 value : finished |
24 } | 32 } |
25 | 33 |
OLD | NEW |