Closed
Bug 1201621
Opened 9 years ago
Closed 9 years ago
HeapAnalysesWorker should support by allocation stack breakdowns
Categories
(DevTools :: Memory, defect)
DevTools
Memory
Tracking
(firefox44 fixed)
RESOLVED
FIXED
Firefox 44
Tracking | Status | |
---|---|---|
firefox44 | --- | fixed |
People
(Reporter: fitzgen, Assigned: fitzgen)
References
Details
Attachments
(1 file)
6.17 KB,
patch
|
jsantell
:
review+
|
Details | Diff | Splinter Review |
Can't do it cause SavedFrame stacks aren't structured cloneable (bug 1201620).
This bug will add tests for by allocation stack breakdowns with the HeapAnalysesWorker, since I think the actual functionality will happen as soon as we fix bug 1201620.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8671609 -
Flags: review?(jsantell)
Assignee | ||
Comment 2•9 years ago
|
||
Assignee | ||
Comment 3•9 years ago
|
||
Woops that try push didn't include this patch. New try push: https://treeherder.mozilla.org/#/jobs?repo=try&revision=410f16b486b5
Updated•9 years ago
|
Attachment #8671609 -
Flags: review?(jsantell) → review+
Comment 5•9 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox44:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 44
Updated•6 years ago
|
Product: Firefox → DevTools
You need to log in
before you can comment on or make changes to this bug.
Description
•