Commit 81a0851
[Animations] Release all the animations before taking a heap snapshot
The animations are stored for replay in the animations panel and they might cause
detached nodes to appear in snapshots. Because of this, we release
all the animations first before taking a heap snapshot.
Fixed: 395798202
Change-Id: Ie75a5c4eadc9f9dd0553c6ad07ad76b0faff8a4f
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6286492
Auto-Submit: Ergün Erdoğmuş <[email protected]>
Commit-Queue: Alex Rudenko <[email protected]>
Reviewed-by: Alex Rudenko <[email protected]>1 parent 006f4f5 commit 81a0851
File tree
2 files changed
+15
-0
lines changed- front_end
- core/sdk
- panels/profiler
2 files changed
+15
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
458 | 458 | | |
459 | 459 | | |
460 | 460 | | |
| 461 | + | |
| 462 | + | |
| 463 | + | |
| 464 | + | |
| 465 | + | |
| 466 | + | |
461 | 467 | | |
462 | 468 | | |
463 | 469 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1364 | 1364 | | |
1365 | 1365 | | |
1366 | 1366 | | |
| 1367 | + | |
| 1368 | + | |
| 1369 | + | |
| 1370 | + | |
| 1371 | + | |
| 1372 | + | |
| 1373 | + | |
| 1374 | + | |
| 1375 | + | |
1367 | 1376 | | |
1368 | 1377 | | |
1369 | 1378 | | |
| |||
0 commit comments