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 |
| 3 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 4 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 5 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 6 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
1 Tests checks that deprecation messages for console. | 7 Tests checks that deprecation messages for console. |
2 'console.timeline' is deprecated. Please use 'console.time' instead. | 8 'console.timeline' is deprecated. Please use 'console.time' instead. |
3 'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead. | 9 'console.timelineEnd' is deprecated. Please use 'console.timeEnd' instead. |
4 'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead. | 10 'console.markTimeline' is deprecated. Please use 'console.timeStamp' instead. |
5 | 11 |
OLD | NEW |