OLD | NEW |
| 1 CONSOLE WARNING: line 332: Synchronous XMLHttpRequest on the main thread is depr
ecated because of its detrimental effects to the end user's experience. For more
help, check https://xhr.spec.whatwg.org/. |
| 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 |
| 7 CONSOLE ERROR: line 1: Uncaught TypeError: DevToolsAPI.embedderMessageAck is not
a function |
| 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 |
1 Test that heap tracking actually reports data fragments. | 11 Test that heap tracking actually reports data fragments. |
2 | 12 |
3 Tracking started | 13 Tracking started |
4 Took heap snapshot | 14 Took heap snapshot |
5 Parsed snapshot | 15 Parsed snapshot |
6 Last assigned id arrays match: true | 16 Last assigned id arrays match: true |
7 Size arrays length is correct: true | 17 Size arrays length is correct: true |
8 Sizes non growing: true | 18 Sizes non growing: true |
9 | 19 |
OLD | NEW |