Commit 121f895
Fix DevTools Memory Tab ‘Take Heap Snapshot’ Button Icon State Update
The fix ensures that "Take heap snapshot" button in the DevTools
Memory tab no longer toggles in scenarios where recording cannot be
stopped, ensuring the icon state remains accurate.
Bug: 374852566
Change-Id: I9c114c7a98edde2e12dba11b1853f8149cad3590
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6043745
Auto-Submit: Garima Chadha <[email protected]>
Reviewed-by: Kim-Anh Tran <[email protected]>
Commit-Queue: Kim-Anh Tran <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>1 parent ef59052 commit 121f895
File tree
2 files changed
+7
-0
lines changed- front_end/panels/profiler
2 files changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
141 | 145 | | |
142 | 146 | | |
143 | 147 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| 291 | + | |
| 292 | + | |
| 293 | + | |
291 | 294 | | |
292 | 295 | | |
293 | 296 | | |
| |||
0 commit comments